summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2022-07-29tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()Jiri Slaby
2022-07-29tty: drop tty_schedule_flip()Jiri Slaby
2022-07-29Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunksLuiz Augusto von Dentz
2022-07-29Bluetooth: Fix passing NULL to PTR_ERRLuiz Augusto von Dentz
2022-07-29Bluetooth: Add bt_skb_sendmmsg helperLuiz Augusto von Dentz
2022-07-29Bluetooth: Add bt_skb_sendmsg helperLuiz Augusto von Dentz
2022-07-29bitfield.h: Fix "type of reg too small for mask" testPeter Zijlstra
2022-07-29tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.Kuniyuki Iwashima
2022-07-29udp: Fix a data-race around sysctl_udp_l3mdev_accept.Kuniyuki Iwashima
2022-07-29ip: Fix data-races around sysctl_ip_prot_sock.Kuniyuki Iwashima