index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-17
ACPI: CPPC: Drop redundant local variable from cpc_read()
Rafael J. Wysocki
1
-4
/
+3
2022-01-17
ACPI: CPPC: Fix up I/O port access in cpc_read()
Rafael J. Wysocki
1
-1
/
+3
2022-01-17
Merge branch 'acpi-pfrut'
Rafael J. Wysocki
4
-0
/
+1033
2022-01-17
Merge branches 'acpi-x86', 'acpi-tables', 'acpi-soc' and 'acpi-pcc'
Rafael J. Wysocki
3
-3
/
+10
2022-01-17
net: sfp: fix high power modules without diagnostic monitoring
Russell King (Oracle)
1
-4
/
+21
2022-01-17
brd: remove brd_devices_mutex mutex
Tetsuo Handa
1
-43
/
+30
2022-01-17
gpio: idt3243x: Fix IRQ check in idt_gpio_probe
Miaoqian Lin
1
-2
/
+2
2022-01-17
gpio: mpc8xxx: Fix IRQ check in mpc8xxx_probe
Miaoqian Lin
1
-2
/
+2
2022-01-17
net: ocelot: Fix the call to switchdev_bridge_port_offload
Horatiu Vultur
1
-3
/
+3
2022-01-17
drm/i915/display/adlp: Implement new step in the TC voltage swing prog sequence
José Roberto de Souza
2
-2
/
+28
2022-01-17
drm/i915/display/ehl: Update voltage swing table
José Roberto de Souza
1
-5
/
+5
2022-01-17
devtmpfs regression fix: reconfigure on each mount
NeilBrown
1
-0
/
+7
2022-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
12
-85
/
+392
2022-01-17
Merge tag 'i3c/for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...
Linus Torvalds
7
-98
/
+260
2022-01-17
Merge tag 'ntb-5.17' of git://github.com/jonmason/ntb
Linus Torvalds
3
-15
/
+16
2022-01-17
Merge tag 'linux-watchdog-5.17-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
14
-448
/
+1228
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-17
/
+17
2022-01-16
bonding: Fix extraction of ports from the packet headers
Moshe Tal
1
-2
/
+2
2022-01-16
rtc: sunplus: fix return value in sp_rtc_probe()
Yang Yingliang
1
-1
/
+1
2022-01-16
rtc: cmos: Evaluate century appropriate
Riwen Lu
1
-1
/
+1
2022-01-16
rtc: gamecube: Fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2022-01-16
rtc: mc146818-lib: fix signedness bug in mc146818_get_time()
Dan Carpenter
1
-1
/
+1
2022-01-16
Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
8
-28
/
+191
2022-01-16
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
74
-1575
/
+2334
2022-01-16
Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
56
-357
/
+495
2022-01-15
net: wwan: Fix MRU mismatch issue which may lead to data connection lost
Slark Xiao
1
-2
/
+2
2022-01-15
net: phy: marvell: add Marvell specific PHY loopback
Mohammad Athari Bin Ismail
1
-1
/
+55
2022-01-15
net: ethernet: sun4i-emac: Fix an error handling path in emac_probe()
Christophe JAILLET
1
-0
/
+1
2022-01-15
net: ethernet: mtk_eth_soc: fix error checking in mtk_mac_config()
Tom Rix
1
-1
/
+1
2022-01-15
net: mscc: ocelot: don't dereference NULL pointers with shared tc filters
Vladimir Oltean
1
-1
/
+28
2022-01-15
Merge branch 'next' into for-linus
Dmitry Torokhov
9078
-335935
/
+893615
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-64
/
+119
2022-01-15
bitmap: unify find_bit operations
Yury Norov
1
-1
/
+1
2022-01-15
Replace for_each_*_bit_from() with for_each_*_bit() where appropriate
Yury Norov
2
-4
/
+3
2022-01-15
cpumask: replace cpumask_next_* with cpumask_first_* where appropriate
Yury Norov
3
-3
/
+3
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
11
-24
/
+23
2022-01-15
zram: use ATTRIBUTE_GROUPS
Luis Chamberlain
1
-9
/
+2
2022-01-15
device-dax: compound devmap support
Joao Martins
1
-0
/
+9
2022-01-15
device-dax: remove pfn from __dev_dax_{pte,pmd,pud}_fault()
Joao Martins
1
-17
/
+19
2022-01-15
device-dax: set mapping prior to vmf_insert_pfn{,_pmd,pud}()
Joao Martins
1
-6
/
+6
2022-01-15
device-dax: factor out page mapping initialization
Joao Martins
1
-22
/
+23
2022-01-15
device-dax: ensure dev_dax->pgmap is valid for dynamic devices
Joao Martins
3
-8
/
+54
2022-01-15
device-dax: use struct_size()
Joao Martins
1
-2
/
+3
2022-01-15
device-dax: use ALIGN() for determining pgoff
Joao Martins
1
-2
/
+2
2022-01-15
mm: kmemleak: alloc gray object for reserved region with direct map
Calvin Zhang
1
-1
/
+5
2022-01-15
RDMA/siw: make use of the helper function kthread_run_on_cpu()
Cai Huoqing
1
-4
/
+3
2022-01-14
vdpa/mlx5: Fix tracking of current number of VQs
Eli Cohen
1
-4
/
+8
2022-01-14
vdpa/mlx5: Fix is_index_valid() to refer to features
Eli Cohen
1
-3
/
+7
2022-01-14
vdpa: Protect vdpa reset with cf_mutex
Eli Cohen
1
-1
/
+1
2022-01-14
vdpa: Avoid taking cf_mutex lock on get status
Eli Cohen
2
-13
/
+3
[prev]
[next]