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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-04
perf: Fix pmu_filter_match()
Peter Zijlstra
1
-3
/
+9
2022-10-04
perf: Fix lockdep_assert_event_ctx()
Peter Zijlstra
1
-1
/
+1
2022-10-04
ARM: 9246/1: dump: show page table level name
Wang Kefeng
1
-1
/
+5
2022-10-04
ARM: 9245/1: dump: show FDT region
Wang Kefeng
1
-1
/
+1
2022-10-04
ARM: 9242/1: kasan: Only map modules if CONFIG_KASAN_VMALLOC=n
Alex Sverdlin
1
-2
/
+7
2022-10-04
ARM: 9240/1: dma-mapping: Pass (void *) to virt_to_page()
Linus Walleij
1
-1
/
+1
2022-10-04
ARM: 9234/1: stacktrace: Avoid duplicate saving of exception PC value
Li Huafei
3
-14
/
+37
2022-10-04
ARM: 9233/1: stacktrace: Skip frame pointer boundary check for call_with_stack()
Li Huafei
2
-7
/
+35
2022-10-04
Merge tag 'irqchip-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
Thomas Gleixner
13
-93
/
+690
2022-10-04
alpha: add full ioread64/iowrite64 implementation
Arnd Bergmann
13
-23
/
+175
2022-10-04
Merge tag 'timers-v6.1-rc1' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core
Thomas Gleixner
13
-381
/
+553
2022-10-04
thermal/drivers/qcom/tsens-v0_1: Fix MSM8939 fourth sensor hw_id
Vincent Knecht
1
-1
/
+1
2022-10-04
thermal/core: Add a check before calling set_trip_temp()
Lad Prabhakar
1
-3
/
+5
2022-10-04
thermal/core: Drop valid pointer check for type
Lad Prabhakar
1
-1
/
+1
2022-10-04
thermal/drivers/rcar_thermal: Constify static thermal_zone_device_ops
Lad Prabhakar
1
-1
/
+1
2022-10-04
thermal/drivers/qcom: Drop false build dependency of all QCOM drivers on QCOM_TSENS
Jonathan Cameron
1
-1
/
+1
2022-10-04
thermal/of: Remove the thermal_zone_of_get_sensor_id() function
Daniel Lezcano
2
-54
/
+0
2022-10-04
thermal/drivers/imx_sc: Rely on the platform data to get the resource id
Daniel Lezcano
1
-35
/
+33
2022-10-04
pinctrl: starfive: Rename "pinctrl-starfive" to "pinctrl-starfive-jh7100"
Jianlong Huang
6
-8
/
+8
2022-10-04
pinctrl: Create subdirectory for StarFive drivers
Jianlong Huang
5
-22
/
+27
2022-10-04
dt-bindings: pinctrl: st,stm32: Document interrupt-controller property
Marek Vasut
1
-0
/
+3
2022-10-04
dt-bindings: pinctrl: st,stm32: Document gpio-hog pattern property
Marek Vasut
1
-0
/
+6
2022-10-04
dt-bindings: pinctrl: st,stm32: Document gpio-line-names
Marek Vasut
1
-0
/
+1
2022-10-04
Merge branches 'edac-drivers' and 'edac-misc' into edac-updates-for-v6.1
Borislav Petkov
12
-81
/
+467
2022-10-04
pinctrl: st: stop abusing of_get_named_gpio()
Dmitry Torokhov
1
-4
/
+30
2022-10-04
pinctrl: wpcm450: Correct the fwnode_irq_get() return value check
Andy Shevchenko
1
-1
/
+4
2022-10-04
pinctrl: bcm: Remove unused struct bcm6328_pingroup
Yuan Can
1
-6
/
+0
2022-10-04
pinctrl: qcom: restrict drivers per ARM/ARM64
Krzysztof Kozlowski
1
-0
/
+39
2022-10-04
pinctrl: bcm: ns: Remove redundant dev_err call
Shang XiaoJing
1
-3
/
+1
2022-10-04
gpio: rockchip: request GPIO mux to pinctrl when setting direction
Quentin Schulz
1
-0
/
+7
2022-10-04
pinctrl: rockchip: add pinmux_ops.gpio_set_direction callback
Quentin Schulz
1
-0
/
+13
2022-10-04
xfs: on memory failure, only shut down fs after scanning all mappings
Darrick J. Wong
1
-9
/
+17
2022-10-04
xfs: rearrange the logic and remove the broken comment for xfs_dir2_isxx
Shida Zhang
4
-24
/
+34
2022-10-04
xfs: trim the mapp array accordingly in xfs_da_grow_inode_int
Shida Zhang
1
-1
/
+1
2022-10-03
eth: pse: add missing static inlines
Jakub Kicinski
1
-6
/
+6
2022-10-03
clk: qcom: kpss-xcc: convert to parent data API
Christian Marangi
1
-17
/
+9
2022-10-03
clk: introduce (devm_)hw_register_mux_parent_data_table API
Christian Marangi
1
-0
/
+14
2022-10-03
Merge tag 'qcom-clk-for-6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into clk-qcom
Stephen Boyd
85
-2203
/
+13613
2022-10-03
Merge tag 'statx-dioalign-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
13
-83
/
+188
2022-10-03
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2
-15
/
+5
2022-10-03
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
14
-457
/
+495
2022-10-03
Merge tag 'dlm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
Linus Torvalds
15
-100
/
+193
2022-10-03
Merge tag 'nfsd-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
36
-400
/
+829
2022-10-03
Merge tag 'erofs-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Linus Torvalds
13
-299
/
+651
2022-10-03
Merge tag 'fs.vfsuid.fat.v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping
Linus Torvalds
1
-2
/
+3
2022-10-03
Merge tag 'fs.acl.rework.prep.v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping
Linus Torvalds
9
-191
/
+264
2022-10-03
RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output
Anup Patel
1
-0
/
+51
2022-10-03
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+2
2022-10-03
Merge tag 'lsm-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
Linus Torvalds
13
-16
/
+172
2022-10-03
Merge tag 'selinux-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
7
-56
/
+48
[prev]
[next]