summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-11-17net: sched: update default qdisc visibility after Tx queue cnt changesJakub Kicinski1-0/+4
2021-11-17serial: core: Fix initializing and restoring termios speedPali Rohár1-0/+2
2021-11-17memory: renesas-rpc-if: Correct QSPI data transfer in Manual modeWolfram Sang1-0/+1
2021-11-17HID: surface-hid: Use correct event registry for managing HID eventsMaximilian Luz1-2/+2
2021-11-17net: multicast: calculate csum of looped-back and forwarded packetsCyril Strejc1-2/+3
2021-11-17bpf: Prevent increasing bpf_jit_limit above maxLorenz Bauer1-0/+1
2021-11-17scsi: core: Avoid leaving shost->last_reset with stale value if EH does not runEwan D. Milne2-1/+2
2021-11-17libata: fix read log timeout valueDamien Le Moal1-1/+1
2021-11-12binder: use cred instead of task for getsecidTodd Kjos1-0/+5
2021-11-12binder: use cred instead of task for selinux checksTodd Kjos3-28/+28
2021-11-06Revert "usb: core: hcd: Add support for deferring roothub registration"Greg Kroah-Hartman1-2/+0
2021-11-02bpf: Move BPF_MAP_TYPE for INODE_STORAGE and TASK_STORAGE outside of CONFIG_NETTejun Heo1-4/+4
2021-11-02bpf: Fix potential race in tail call compatibility checkToke Høiland-Jørgensen1-2/+5
2021-11-02mm: filemap: check if THP has hwpoisoned subpage for PMD page faultYang Shi1-0/+23
2021-11-02cfg80211: fix management registrations lockingJohannes Berg1-2/+0
2021-11-02net/tls: Fix flipped sign in tls_err_abort() callsDaniel Jordan1-7/+2
2021-10-27net/mlx5: Lag, change multipath and bonding to be mutually exclusiveMaor Dickman1-1/+0
2021-10-27spi: Fix deadlock when adding SPI controllers on SPI busesMark Brown1-0/+3
2021-10-27ALSA: hda: intel: Allow repeatedly probing on codec configuration errorsTakashi Iwai1-0/+1
2021-10-27ucounts: Fix signal ucount refcountingEric W. Biederman1-0/+2
2021-10-27mm/secretmem: fix NULL page->mapping dereference in page_is_secretmem()Sean Christopherson1-1/+1
2021-10-27elfcore: correct reference to CONFIG_UMLLukas Bulwahn1-1/+1
2021-10-27tracing: Have all levels of checks prevent recursionSteven Rostedt (VMware)1-40/+9
2021-10-27sctp: fix transport encap_port update in sctp_vtag_verifyXin Long1-3/+3
2021-10-20net: mscc: ocelot: cross-check the sequence id from the timestamp FIFO with t...Vladimir Oltean1-0/+1
2021-10-20net: mscc: ocelot: avoid overflowing the PTP timestamp FIFOVladimir Oltean2-1/+5
2021-10-20net: mscc: ocelot: make use of all 63 PTP timestamp identifiersVladimir Oltean1-0/+2
2021-10-20net/mlx5e: Mutually exclude RX-FCS and RX-port-timestampAya Levin1-2/+8
2021-10-17sched: Always inline is_percpu_thread()Peter Zijlstra1-1/+1
2021-10-17perf/core: fix userpage->time_enabled of inactive eventsSong Liu1-1/+3
2021-10-17net: prevent user from passing illegal stab size王贇1-0/+1
2021-10-13netfilter: nf_tables: honor NLM_F_CREATE and NLM_F_EXCL in event notificationPablo Neira Ayuso1-1/+1
2021-10-13net: mscc: ocelot: fix VCAP filters remaining active after being deletedVladimir Oltean1-2/+2
2021-10-13netfilter: conntrack: fix boot failure with nf_conntrack.enable_hooks=1Florian Westphal2-1/+6
2021-10-09libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.Kate Hsuan1-0/+1
2021-10-09net: mdio: introduce a shutdown method to mdio device driversVladimir Oltean1-0/+3
2021-10-07af_unix: fix races in sk_peer_pid and sk_peer_cred accessesEric Dumazet1-0/+2
2021-10-07net: ipv4: Fix rtnexthop len when RTA_FLOW is presentXiao Liang2-2/+2
2021-10-07driver core: fw_devlink: Add support for FWNODE_FLAG_NEEDS_CHILD_BOUND_ON_ADDSaravana Kannan1-3/+8
2021-10-07bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS progHou Tao1-0/+2
2021-10-07ALSA: rawmidi: introduce SNDRV_RAWMIDI_IOCTL_USER_PVERSIONJaroslav Kysela2-0/+2
2021-09-30compiler.h: Introduce absolute_pointer macroGuenter Roeck1-0/+2
2021-09-30x86/fault: Fix wrong signal when vsyscall fails with pkeyJiashuo Liang1-0/+2
2021-09-30net: dsa: tear down devlink port regions when tearing down the devlink port o...Vladimir Oltean1-0/+8
2021-09-30erofs: fix up erofs_lookup tracepointGao Xiang1-3/+3
2021-09-30usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I1-0/+2
2021-09-30binder: fix freeze raceLi Li1-0/+7
2021-09-26habanalabs: add "in device creation" statusOmer Shpigelman1-1/+3
2021-09-26drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner1-18/+0
2021-09-26thermal/core: Fix thermal_cooling_device_register() prototypeArnd Bergmann1-2/+3