net: annotate data-races on txq->xmit_lock_owner
[platform/kernel/linux-rpi.git] / include /
2021-12-08 Eric Dumazetnet: annotate data-races on txq->xmit_lock_owner
2021-12-08 Arnd Bergmannsiphash: use _unaligned version by default
2021-12-08 Paolo Abenitcp: fix page frag corruption on page fault
2021-12-08 Jason A. Donenfeldwireguard: device: reset peer src endpoint when netns...
2021-12-08 msizanoen1ipv6: fix memory leak in fib6_rule_suppress
2021-12-08 Masami Hiramatsukprobes: Limit max data_size of the kretprobe instances
2021-12-08 Mario LimoncielloACPI: Add stubs for wakeup handler functions
2021-12-01 Alexander Mikhalitsynshm: extend forced shm destroy to support objects from...
2021-12-01 Juergen Grossxen: sync include/xen/interface/io/ring.h with Xen...
2021-12-01 Nikolay Aleksandrovnet: ipv6: add fib6_nh_release_dsts stub
2021-12-01 Alexander Aringnet: ieee802154: handle iftypes as u32
2021-12-01 Daniel Borkmannbpf: Fix toctou on read-only map's constant scalar...
2021-11-26 Sasha LevinRevert "perf: Rework perf_event_exit_event()"
2021-11-26 Pierre-Louis BossartALSA: hda: hdac_ext_stream: fix potential locking issues
2021-11-26 Josef Bacikfs: export an inode_update_time helper
2021-11-26 Leon RomanovskyRDMA/netlink: Add __maybe_unused to static inline in...
2021-11-26 Lin MaNFC: add NCI_UNREG flag to eliminate the race
2021-11-26 Jonathan Daviesnet: virtio_net_hdr_to_skb: count transport header...
2021-11-26 Steven Rostedt ... tracing: Add length protection to histogram string...
2021-11-26 Arjun Roynet-zerocopy: Copy straggler unaligned data for TCP...
2021-11-26 Gao Xiangf2fs: fix up f2fs_lookup tracepoints
2021-11-26 Mike Christiescsi: target: Fix ordered tag handling
2021-11-26 Tony Lindgrenbus: ti-sysc: Add quirk handling for reinit on context...
2021-11-21 Marc ZyngierPCI/MSI: Deal with devices lying about their MSI mask...
2021-11-21 Xie Yongjiblock: Add a helper to validate the block size
2021-11-18 Tom Lendackyarch/cc: Introduce a function to check for confidential...
2021-11-18 Pali RohárPCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macros
2021-11-18 Daniel Borkmannnet, neigh: Enable state migration between NUD_PERMANEN...
2021-11-18 Michael Prattposix-cpu-timers: Clear task::posix_cputimers_work...
2021-11-18 Muchun Songseq_file: fix passing wrong private data
2021-11-18 John Fastabendbpf: sockmap, strparser, and tls are reusing qdisc_skb_...
2021-11-18 Eric Dumazetllc: fix out-of-bound array index in llc_sk_dev_hash()
2021-11-18 Jakub Kicinskiethtool: fix ethtool msg len calculation for pause...
2021-11-18 Trond MyklebustNFS: Fix up commit deadlocks
2021-11-18 Arnaud Pouliquenrpmsg: Fix rpmsg_create_ept return when RPMSG config...
2021-11-18 Hao Wutpm: fix Atmel TPM crash caused by too frequent queries
2021-11-18 Eric Dumazettcp: switch orphan_count to bare per-cpu counters
2021-11-18 Zhang Qiaokernel/sched: Fix sched_fork() access an invalid sched_...
2021-11-18 Helge Dellertask_stack: Fix end_of_stack() for architectures with...
2021-11-18 Eric Dumazetnet: annotate data-race in neigh_output()
2021-11-18 Jens Axboeblock: bump max plugged deferred size from 16 to 32
2021-11-18 Josh Donfs/proc/uptime.c: Fix idle time reporting in /proc...
2021-11-18 Jakub Kicinskinet: sched: update default qdisc visibility after Tx...
2021-11-18 Pali Rohárserial: core: Fix initializing and restoring termios...
2021-11-18 Wolfram Sangmemory: renesas-rpc-if: Correct QSPI data transfer...
2021-11-18 Cyril Strejcnet: multicast: calculate csum of looped-back and forwa...
2021-11-18 Lorenz Bauerbpf: Prevent increasing bpf_jit_limit above max
2021-11-18 Damien Le Moallibata: fix read log timeout value
2021-11-18 Todd Kjosbinder: use cred instead of task for getsecid
2021-11-18 Todd Kjosbinder: use cred instead of task for selinux checks
2021-11-06 Greg Kroah-HartmanRevert "usb: core: hcd: Add support for deferring rooth...
2021-11-02 Toke Høiland-Jørgensenbpf: Fix potential race in tail call compatibility...
2021-11-02 Johannes Bergcfg80211: fix management registrations locking
2021-11-02 Daniel Jordannet/tls: Fix flipped sign in tls_err_abort() calls
2021-10-27 Takashi IwaiALSA: hda: intel: Allow repeatedly probing on codec...
2021-10-27 Lukas Bulwahnelfcore: correct reference to CONFIG_UML
2021-10-20 Aya Levinnet/mlx5e: Mutually exclude RX-FCS and RX-port-timestamp
2021-10-17 Peter Zijlstrasched: Always inline is_percpu_thread()
2021-10-17 Song Liuperf/core: fix userpage->time_enabled of inactive events
2021-10-17 王贇net: prevent user from passing illegal stab size
2021-10-09 Kate Hsuanlibata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860...
2021-10-09 Vladimir Olteannet: mdio: introduce a shutdown method to mdio device...
2021-10-06 Eric Dumazetaf_unix: fix races in sk_peer_pid and sk_peer_cred...
2021-10-06 Xiao Liangnet: ipv4: Fix rtnexthop len when RTA_FLOW is present
2021-10-06 Hou Taobpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS...
2021-09-30 Guenter Roeckcompiler.h: Introduce absolute_pointer macro
2021-09-30 Sami Tolvanentreewide: Change list_sort to use const pointers
2021-09-30 Gao Xiangerofs: fix up erofs_lookup tracepoint
2021-09-30 Kishon Vijay Abraham Iusb: core: hcd: Add support for deferring roothub regis...
2021-09-26 Thomas Gleixnerdrivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CA...
2021-09-26 Arnd Bergmannthermal/core: Fix thermal_cooling_device_register(...
2021-09-22 Tony Luckx86/mce: Avoid infinite loop for copy from user recovery
2021-09-22 Eric Dumazetfq_codel: reject silly quantum parameters
2021-09-22 Andy ShevchenkoPCI: Sync __pci_register_driver() stub for CONFIG_PCI=n
2021-09-22 Wasim KhanPCI: Add ACS quirks for NXP LX2xx0 and LX2xx2 platforms
2021-09-22 David Hildenbrandmm/memory_hotplug: use "unsigned long" for PFN in zone_...
2021-09-22 Eric Dumazetnet/af_unix: fix a data-race in unix_dgram_poll
2021-09-18 Liu Zixianmm/hugetlb: initialize hugetlb_usage in mm_init
2021-09-18 Mike Kravetzhugetlb: fix hugetlb cgroup refcounting during vma...
2021-09-18 Eli Cohennet: Fix offloading indirect devices dependency on...
2021-09-18 Maciej W. Rozyckiserial: 8250: Define RX trigger levels for OxSemi 950...
2021-09-18 Arnd Bergmannethtool: improve compat ioctl handling
2021-09-18 Zhouyi Zhourcu: Fix macro name CONFIG_TASKS_RCU_TRACE
2021-09-18 Desmond Cheong Zhi Xidrm: protect drm_master pointers in drm_lease.c
2021-09-18 Desmond Cheong Zhi Xidrm: serialize drm_file.master with a new spinlock
2021-09-18 Lu Baoluiommu/vt-d: Update the virtual command related registers
2021-09-18 Olga KornievskaiaSUNRPC query transport's source port
2021-09-18 Trond MyklebustSUNRPC: Fix potential memory corruption
2021-09-18 zhenwei picrypto: public_key: fix overflow during implicit conversion
2021-09-16 Greg Kroah-HartmanRevert "time: Handle negative seconds correctly in...
2021-09-15 Lukas Hannentime: Handle negative seconds correctly in timespec64_t...
2021-09-15 Nicolas Saenz Juliennefirmware: raspberrypi: Keep count of all consumers
2021-09-15 Thomas Gleixnerlocking/local_lock: Add missing owner initialization
2021-09-15 Peter Zijlstralocking/lockdep: Mark local_lock_t
2021-09-15 Lukasz LubaPM: EM: Increase energy calculation precision
2021-09-15 Maxim Mikityanskiynet/mlx5e: Block LRO if firmware asks for tunneled LRO
2021-09-15 Kuniyuki Iwashimabpf: Fix a typo of reuseport map in bpf.h.
2021-09-15 Ming Leiblock: return ELEVATOR_DISCARD_MERGE if possible
2021-09-15 Sebastian Krzyszkowiakpower: supply: max17042_battery: fix typo in MAx17042_TOFF
2021-09-15 Thomas Gleixnerhrtimer: Ensure timerfd notification for HIGHRES=n
next