index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-25
bpf: Teach verifier about kptr_get kfunc helpers
Kumar Kartikeya Dwivedi
1
-0
/
+2
2022-04-25
bpf: Wire up freeing of referenced kptr
Kumar Kartikeya Dwivedi
2
-0
/
+6
2022-04-25
bpf: Populate pairs of btf_id and destructor kfunc in btf
Kumar Kartikeya Dwivedi
1
-0
/
+17
2022-04-25
bpf: Adapt copy_map_value for multiple offset case
Kumar Kartikeya Dwivedi
1
-26
/
+30
2022-04-25
bpf: Prevent escaping of kptr loaded from maps
Kumar Kartikeya Dwivedi
1
-1
/
+9
2022-04-25
bpf: Allow storing referenced kptr in map
Kumar Kartikeya Dwivedi
1
-0
/
+8
2022-04-25
bpf: Tag argument to be released in bpf_func_proto
Kumar Kartikeya Dwivedi
2
-3
/
+5
2022-04-25
bpf: Allow storing unreferenced kptr in map
Kumar Kartikeya Dwivedi
2
-1
/
+32
2022-04-25
bpf: Use bpf_prog_run_array_cg_flags everywhere
Stanislav Fomichev
1
-6
/
+2
2022-04-25
gpio: pcf857x: Make teardown callback return void
Uwe Kleine-König
1
-1
/
+1
2022-04-25
irq/gpio: ixp4xx: Drop boardfile probe path
Linus Walleij
1
-12
/
+0
2022-04-25
net: ieee802154: Fill the list of MLME return codes
Miquel Raynal
1
-1
/
+66
2022-04-25
net: ieee802154: Enhance/fix the names of the MLME return codes
Miquel Raynal
1
-7
/
+7
2022-04-25
of: overlay: rework overlay apply and remove kfree()s
Frank Rowand
1
-1
/
+2
2022-04-25
Drivers: hv: vmbus: Introduce {lock,unlock}_requestor()
Andrea Parri (Microsoft)
1
-0
/
+15
2022-04-25
Drivers: hv: vmbus: Introduce vmbus_request_addr_match()
Andrea Parri (Microsoft)
1
-0
/
+5
2022-04-25
Drivers: hv: vmbus: Introduce vmbus_sendpacket_getid()
Andrea Parri (Microsoft)
1
-0
/
+7
2022-04-25
Drivers: hv: vmbus: Add VMbus IMC device to unsupported list
Michael Kelley
1
-3
/
+9
2022-04-25
firmware: cirrus: cs_dsp: Avoid padding bytes in cs_dsp_coeff_ctl
Richard Fitzgerald
1
-14
/
+14
2022-04-25
fanotify: enable "evictable" inode marks
Amir Goldstein
1
-0
/
+1
2022-04-25
fsnotify: allow adding an inode mark without pinning inode
Amir Goldstein
1
-0
/
+2
2022-04-25
fsnotify: create helpers for group mark_mutex lock
Amir Goldstein
1
-0
/
+28
2022-04-25
fsnotify: make allow_dups a property of the group
Amir Goldstein
1
-6
/
+7
2022-04-25
fsnotify: pass flags argument to fsnotify_alloc_group()
Amir Goldstein
1
-2
/
+6
2022-04-25
inotify: move control flags from mask to mark flags
Amir Goldstein
1
-7
/
+9
2022-04-25
gpio: use raw spinlock for gpio chip shadowed data
Schspa Shi
1
-1
/
+1
2022-04-25
mm: Add fault_in_subpage_writeable() to probe at sub-page granularity
Catalin Marinas
2
-0
/
+23
2022-04-24
net: add __sys_socket_file()
Jens Axboe
1
-0
/
+1
2022-04-23
Merge tag 'drm-fixes-2022-04-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-266
/
+0
2022-04-23
usb: rework usb_maxpacket() using usb_pipe_endpoint()
Vincent Mailhol
1
-7
/
+1
2022-04-23
usb: remove third argument of usb_maxpacket()
Vincent Mailhol
1
-2
/
+1
2022-04-23
usb: deprecate the third argument of usb_maxpacket()
Vincent Mailhol
1
-11
/
+5
2022-04-23
Merge tag 'drm-misc-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
1
-266
/
+0
2022-04-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+25
2022-04-22
soc: ti: wkup_m3_ipc: Add support for toggling VTT regulator
Dave Gerlach
1
-0
/
+1
2022-04-22
PM: CXL: Disable suspend
Dan Williams
1
-0
/
+9
2022-04-22
qed: Remove IP services API.
Guillaume Nault
1
-29
/
+0
2022-04-22
printk: add kthread console printers
John Ogness
1
-0
/
+2
2022-04-22
printk: add functions to prefer direct printing
John Ogness
1
-0
/
+11
2022-04-22
printk: add pr_flush()
John Ogness
1
-0
/
+7
2022-04-22
printk: refactor and rework printing logic
John Ogness
1
-0
/
+2
2022-04-22
printk: cpu sync always disable interrupts
John Ogness
1
-9
/
+9
2022-04-22
printk: rename cpulock functions
John Ogness
1
-21
/
+33
2022-04-22
firmware: xilinx: add support for IOCTL and QUERY ID feature check
Ronak Jain
1
-0
/
+11
2022-04-22
rpmsg: Fix kfree() of static memory on setting driver_override
Krzysztof Kozlowski
1
-2
/
+4
2022-04-22
vdpa: Use helper for safer setting of driver_override
Krzysztof Kozlowski
1
-1
/
+3
2022-04-22
spi: Use helper for safer setting of driver_override
Krzysztof Kozlowski
1
-0
/
+2
2022-04-22
PCI: Use driver_set_override() instead of open-coding
Krzysztof Kozlowski
1
-1
/
+5
2022-04-22
hv: Use driver_set_override() instead of open-coding
Krzysztof Kozlowski
1
-1
/
+5
2022-04-22
fsl-mc: Use driver_set_override() instead of open-coding
Krzysztof Kozlowski
1
-2
/
+4
[prev]
[next]