summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* KVM: Add infrastructure and macro to mark VM as buggedSean Christopherson2022-08-251-1/+27
* ACPI: CPPC: Do not prevent CPPC from working in the futureRafael J. Wysocki2022-08-251-1/+1
* tpm: eventlog: Fix section mismatch for DEBUG_SECTION_MISMATCHHuacai Chen2022-08-251-1/+1
* spmi: trace: fix stack-out-of-bound access in SPMI tracing functionsDavid Collins2022-08-251-6/+6
* mfd: t7l66xb: Drop platform disable callbackUwe Kleine-König2022-08-251-1/+0
* kfifo: fix kfifo_to_user() return typeDan Carpenter2022-08-251-1/+1
* can: error: specify the values of data[5..7] of CAN error framesVincent Mailhol2022-08-251-1/+4
* wait: Fix __wait_event_hrtimeout for RT/DL tasksJuri Lelli2022-08-251-4/+5
* USB: HCD: Fix URB giveback issue in tasklet functionWeitao Wang2022-08-251-0/+1
* PCI: Add defines for normal and subtractive PCI bridgesPali Rohár2022-08-251-0/+2
* add barriers to buffer_uptodate and set_buffer_uptodateMikulas Patocka2022-08-251-1/+24
* ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptrZiyang Xuan2022-08-031-0/+3
* tcp: Fix a data-race around sysctl_tcp_adv_win_scale.Kuniyuki Iwashima2022-08-031-1/+1
* Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_putLuiz Augusto von Dentz2022-08-031-0/+1
* tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()Jiri Slaby2022-07-291-0/+3
* tty: drop tty_schedule_flip()Jiri Slaby2022-07-291-1/+0
* Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunksLuiz Augusto von Dentz2022-07-291-2/+1
* Bluetooth: Fix passing NULL to PTR_ERRLuiz Augusto von Dentz2022-07-291-1/+1
* Bluetooth: Add bt_skb_sendmmsg helperLuiz Augusto von Dentz2022-07-291-0/+38
* Bluetooth: Add bt_skb_sendmsg helperLuiz Augusto von Dentz2022-07-291-0/+28
* bitfield.h: Fix "type of reg too small for mask" testPeter Zijlstra2022-07-291-1/+18
* mmap locking API: initial implementation as rwsem wrappersMichel Lespinasse2022-07-292-0/+55
* locking/refcount: Consolidate implementations of refcount_tWill Deacon2022-07-291-100/+58
* locking/refcount: Consolidate REFCOUNT_{MAX,SATURATED} definitionsWill Deacon2022-07-291-7/+2
* locking/refcount: Move saturation warnings out of lineWill Deacon2022-07-291-19/+20
* locking/refcount: Improve performance of generic REFCOUNT_FULL codeWill Deacon2022-07-291-56/+75
* locking/refcount: Move the bulk of the REFCOUNT_FULL implementation into the ...Will Deacon2022-07-291-9/+228
* locking/refcount: Remove unused refcount_*_checked() variantsWill Deacon2022-07-291-18/+7
* locking/refcount: Ensure integer operands are treated as signedWill Deacon2022-07-291-7/+7
* locking/refcount: Define constants for saturation and max refcount valuesWill Deacon2022-07-291-1/+9
* tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.Kuniyuki Iwashima2022-07-291-2/+2
* udp: Fix a data-race around sysctl_udp_l3mdev_accept.Kuniyuki Iwashima2022-07-291-1/+1
* tcp: Fix a data-race around sysctl_tcp_notsent_lowat.Kuniyuki Iwashima2022-07-291-1/+1
* tcp: Fix data-races around some timeout sysctl knobs.Kuniyuki Iwashima2022-07-291-1/+2
* tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.Kuniyuki Iwashima2022-07-291-1/+2
* ip: Fix a data-race around sysctl_fwmark_reflect.Kuniyuki Iwashima2022-07-291-1/+1
* ip: Fix data-races around sysctl_ip_nonlocal_bind.Kuniyuki Iwashima2022-07-291-1/+1
* ip: Fix data-races around sysctl_ip_fwd_use_pmtu.Kuniyuki Iwashima2022-07-291-1/+1
* raw: Fix a data-race around sysctl_raw_l3mdev_accept.Kuniyuki Iwashima2022-07-211-1/+1
* net: Fix data-races around sysctl_mem.Kuniyuki Iwashima2022-07-211-1/+1
* cgroup: Use separate src/dst nodes when preloading css_sets for migrationTejun Heo2022-07-211-1/+2
* net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointerSteven Rostedt (Google)2022-07-211-2/+4
* misc: rtsx_usb: use separate command and response buffersShuah Khan2022-07-121-1/+0
* misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transferShuah Khan2022-07-121-1/+0
* video: of_display_timing.h: include errno.hHsin-Yi Wang2022-07-121-0/+2
* fbcon: Prevent that screen size is smaller than font sizeHelge Deller2022-07-121-0/+4
* esp: limit skb_page_frag_refill use to a single pageSabrina Dubroca2022-07-121-2/+0
* linux/dim: Fix divide by 0 in RDMA DIMTao Liu2022-07-071-1/+1
* kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao2022-07-021-8/+38
* random: quiet urandom warning ratelimit suppression messageJason A. Donenfeld2022-06-291-4/+8