summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-08-31asm-generic: sections: refactor memory_intersectsQuanyang Wang
2022-08-31net: Fix data-races around sysctl_devconf_inherit_init_net.Kuniyuki Iwashima
2022-08-31net: Fix data-races around sysctl_fb_tunnels_only_for_init_net.Kuniyuki Iwashima
2022-08-31net: Fix a data-race around sysctl_net_busy_poll.Kuniyuki Iwashima
2022-08-31net: Fix data-races around sysctl_[rw]mem(_offset)?.Kuniyuki Iwashima
2022-08-31netfilter: nf_tables: disallow jump to implicit chain from set elementPablo Neira Ayuso
2022-08-31netfilter: nf_tables: upfront validation of data via nft_data_init()Pablo Neira Ayuso
2022-08-31netfilter: nft_cmp: optimize comparison for 16-bytesPablo Neira Ayuso
2022-08-31netfilter: ebtables: reject blobs that don't provide all entry pointsFlorian Westphal
2022-08-31kernel/sched: Remove dl_boosted flag commentHui Su
2022-08-25ALSA: control: Use deferred fasync helperTakashi Iwai
2022-08-25ALSA: core: Add async signal helpersTakashi Iwai
2022-08-25watchdog: export lockup_detector_reconfigureLaurent Dufour
2022-08-25uacce: Handle parent device removal or parent driver module rmmodJean-Philippe Brucker
2022-08-25netfilter: add helper function to set up the nfnetlink header and use itPablo Neira Ayuso
2022-08-25locking/atomic: Make test_and_*_bit() ordered on failureHector Martin
2022-08-21KVM: Add infrastructure and macro to mark VM as buggedSean Christopherson
2022-08-21tracing: Use a struct alignof to determine trace event field alignmentSteven Rostedt (Google)
2022-08-21tpm: eventlog: Fix section mismatch for DEBUG_SECTION_MISMATCHHuacai Chen
2022-08-21ACPI: CPPC: Do not prevent CPPC from working in the futureRafael J. Wysocki
2022-08-21PCI/ERR: Bind RCEC devices to the Root Port driverQiuxu Zhuo
2022-08-21mtd: rawnand: Add NV-DDR timingsMiquel Raynal
2022-08-21mtd: rawnand: Add a helper to clarify the interface configurationMiquel Raynal
2022-08-21spmi: trace: fix stack-out-of-bound access in SPMI tracing functionsDavid Collins
2022-08-21sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowedWaiman Long
2022-08-21mfd: t7l66xb: Drop platform disable callbackUwe Kleine-König
2022-08-21kfifo: fix kfifo_to_user() return typeDan Carpenter
2022-08-21vfio: Split creation of a vfio_device into init and register opsJason Gunthorpe
2022-08-21netfilter: xtables: Bring SPDX identifier backThomas Gleixner
2022-08-21net: allow unbound socket for packets in VRF when tcp_l3mdev_accept setMike Manning
2022-08-21tcp: Fix data-races around sysctl_tcp_l3mdev_accept.Kuniyuki Iwashima
2022-08-21ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH()Eric Dumazet
2022-08-21tcp: sk->sk_bound_dev_if once in inet_request_bound_dev_if()Eric Dumazet
2022-08-21inet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH()Eric Dumazet
2022-08-21can: error: specify the values of data[5..7] of CAN error framesVincent Mailhol
2022-08-21lib: bitmap: provide devm_bitmap_alloc() and devm_bitmap_zalloc()Bartosz Golaszewski
2022-08-21lib: bitmap: order includes alphabeticallyBartosz Golaszewski
2022-08-21net: fix sk_wmem_schedule() and sk_rmem_schedule() errorsEric Dumazet
2022-08-21block: remove the request_queue to argument request based tracepointsChristoph Hellwig
2022-08-21locking/lockdep: Fix lockdep_init_map_*() confusionPeter Zijlstra
2022-08-21wait: Fix __wait_event_hrtimeout for RT/DL tasksJuri Lelli
2022-08-21USB: HCD: Fix URB giveback issue in tasklet functionWeitao Wang
2022-08-21PCI: Add defines for normal and subtractive PCI bridgesPali Rohár
2022-08-21mm: Add kvrealloc()Dave Chinner
2022-08-21add barriers to buffer_uptodate and set_buffer_uptodateMikulas Patocka
2022-08-03bpf: Add PROG_TEST_RUN support for sk_lookup programsLorenz Bauer
2022-08-03ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptrZiyang Xuan
2022-08-03Revert "tcp: change pingpong threshold to 3"Wei Wang
2022-08-03tcp: Fix a data-race around sysctl_tcp_adv_win_scale.Kuniyuki Iwashima
2022-08-03Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_putLuiz Augusto von Dentz