index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
plist.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-15
bitmap: fix opencoded bitmap_allocate_region()
Yury Norov
1
-4
/
+2
2023-10-15
bitmap: add test for bitmap_*_region() functions
Yury Norov
1
-0
/
+24
2023-10-15
bitmap: align __reg_op() wrappers with modern coding style
Yury Norov
1
-7
/
+5
2023-10-15
lib/bitmap: split-out string-related operations to a separate files
Yury Norov
6
-530
/
+530
2023-10-15
bitmap: Remove dead code, i.e. bitmap_copy_le()
Andy Shevchenko
2
-28
/
+0
2023-10-15
bitmap: Fix a typo ("identify map")
Jonathan Neuschäfer
1
-2
/
+2
2023-10-15
cpumask: kernel-doc cleanups and additions
Randy Dunlap
2
-49
/
+81
2023-10-08
Linux 6.6-rc5
v6.6-rc5
Linus Torvalds
1
-1
/
+1
2023-10-07
parisc: Restore __ldcw_align for PA-RISC 2.0 processors
John David Anglin
2
-22
/
+20
2023-10-07
parisc: Fix crash with nr_cpus=1 option
Helge Deller
1
-1
/
+3
2023-10-07
MAINTAINERS: update the dm-devel mailing list
Mike Snitzer
1
-2
/
+2
2023-10-06
dt-bindings: trivial-devices: Fix MEMSIC MXC4005 compatible string
Luca Ceresoli
1
-1
/
+1
2023-10-06
dt-bindings: PCI: brcm,iproc-pcie: Fix 'msi' child node schema
Rob Herring
1
-8
/
+16
2023-10-06
dt-bindings: PCI: brcm,iproc-pcie: Drop common pci-bus properties
Rob Herring
1
-15
/
+0
2023-10-06
dt-bindings: PCI: brcm,iproc-pcie: Fix example indentation
Rob Herring
1
-64
/
+60
2023-10-06
media: dt-bindings: Add missing unevaluatedProperties on child node schemas
Rob Herring
3
-0
/
+4
2023-10-06
dt-bindings: bus: fsl,imx8qxp-pixel-link-msi-bus: Drop child 'reg' property
Rob Herring
1
-3
/
+0
2023-10-06
media: dt-bindings: imx7-csi: Make power-domains not required for imx8mq
Fabio Estevam
1
-1
/
+0
2023-10-06
platform/x86: hp-wmi:: Mark driver struct with __refdata to prevent section m...
Uwe Kleine-König
1
-1
/
+7
2023-10-05
io-wq: fully initialize wqe before calling cpuhp_state_add_instance_nocalls()
Jeff Moyer
1
-6
/
+4
2023-10-05
cpufreq: schedutil: Update next_freq when cpufreq_limits change
Xuewen Yan
1
-1
/
+2
2023-10-05
platform/x86: touchscreen_dmi: Add info for the Positivo C4128B
Renan Guilherme Lebre Ramos
1
-0
/
+23
2023-10-05
RDMA/core: Require admin capabilities to set system parameters
Leon Romanovsky
1
-0
/
+1
2023-10-05
MAINTAINERS: update Matthieu's email address
Matthieu Baerts
2
-1
/
+2
2023-10-05
mptcp: userspace pm allow creating id 0 subflow
Geliang Tang
1
-6
/
+0
2023-10-05
mptcp: fix delegated action races
Paolo Abeni
3
-39
/
+34
2023-10-05
net: stmmac: remove unneeded stmmac_poll_controller
Remi Pommarel
1
-30
/
+0
2023-10-05
net: lan743x: also select PHYLIB
Randy Dunlap
1
-0
/
+1
2023-10-05
net: ethernet: mediatek: disable irq before schedule napi
Christian Marangi
1
-2
/
+2
2023-10-05
HID: Add quirk to ignore the touchscreen battery on HP ENVY 15-eu0556ng
Fabian Vogt
2
-0
/
+3
2023-10-05
HID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bit
Srinivas Pandruvada
1
-0
/
+8
2023-10-05
HID: sony: remove duplicate NULL check before calling usb_free_urb()
Jiri Kosina
1
-2
/
+1
2023-10-05
HID: nintendo: reinitialize USB Pro Controller after resuming from suspend
Martino Fontana
1
-72
/
+103
2023-10-05
HID: nvidia-shield: Fix some missing function calls() in the probe error hand...
Christophe JAILLET
1
-2
/
+4
2023-10-05
HID: nvidia-shield: Fix a missing led_classdev_unregister() in the probe erro...
Christophe JAILLET
1
-1
/
+2
2023-10-05
HID: multitouch: Add required quirk for Synaptics 0xcd7e device
Rahul Rameshbabu
1
-0
/
+4
2023-10-05
net: mana: Fix oversized sge0 for GSO packets
Haiyang Zhang
2
-58
/
+138
2023-10-05
net: mana: Fix the tso_bytes calculation
Haiyang Zhang
1
-2
/
+0
2023-10-05
net: mana: Fix TX CQE error handling
Haiyang Zhang
1
-7
/
+11
2023-10-05
media: mediatek: vcodec: Fix encoder access NULL pointer
Irui Wang
1
-1
/
+2
2023-10-05
gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config()
Bartosz Golaszewski
1
-1
/
+1
2023-10-05
ksmbd: fix race condition between tree conn lookup and disconnect
Namjae Jeon
6
-17
/
+90
2023-10-05
drm/amd/display: apply edge-case DISPCLK WDIVIDER changes to master OTG pipes...
Samson Tam
2
-4
/
+4
2023-10-05
drm/amd: Fix detection of _PR3 on the PCIe root port
Mario Limonciello
1
-1
/
+1
2023-10-05
drm/amd: Fix logic error in sienna_cichlid_update_pcie_parameters()
Mario Limonciello
1
-18
/
+23
2023-10-05
drm/amdgpu: Fix a memory leak
Luben Tuikov
1
-0
/
+1
2023-10-05
drm/amd/pm: add unique_id for gc 11.0.3
Kenneth Feng
1
-0
/
+1
2023-10-05
ksmbd: fix race condition from parallel smb2 lock requests
Namjae Jeon
1
-11
/
+1
2023-10-05
ksmbd: fix race condition from parallel smb2 logoff requests
Namjae Jeon
1
-8
/
+16
2023-10-05
ksmbd: fix uaf in smb20_oplock_break_ack
luosili
1
-2
/
+2
[next]