index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
/
f2fs.rst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-09-27
Documentation: NBD_REQUEST_MAGIC isn't a magic number
наб
4
-4
/
+0
2022-09-26
a.out: restore CMAGIC
наб
1
-0
/
+3
2022-09-24
device property: Add const qualifier to device_get_match_data() parameter
Andy Shevchenko
2
-4
/
+4
2022-09-24
drm_print: add _ddebug descriptor to drm_*dbg prototypes
Jim Cromie
2
-14
/
+17
2022-09-24
drm_print: prefer bare printk KERN_DEBUG on generic fn
Jim Cromie
1
-3
/
+2
2022-09-24
drm_print: optimize drm_debug_enabled for jump-label
Jim Cromie
2
-3
/
+22
2022-09-24
drm-print: add drm_dbg_driver to improve namespace symmetry
Jim Cromie
1
-1
/
+2
2022-09-24
drm-print.h: include dyndbg header
Jim Cromie
1
-0
/
+1
2022-09-24
drm_print: wrap drm_*_dbg in dyndbg descriptor factory macro
Jim Cromie
3
-0
/
+26
2022-09-24
drm_print: interpose drm_*dbg with forwarding macros
Jim Cromie
2
-7
/
+12
2022-09-24
drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers.
Jim Cromie
7
-3
/
+92
2022-09-24
drm_print: condense enum drm_debug_category
Jim Cromie
1
-11
/
+11
2022-09-24
debugfs: use DEFINE_SHOW_ATTRIBUTE to define debugfs_regset32_fops
ChenXiaoSong
1
-13
/
+3
2022-09-24
driver core: use IS_ERR_OR_NULL() helper in device_create_groups_vargs()
Yang Yingliang
1
-1
/
+1
2022-09-24
Documentation: ENI155_MAGIC isn't a magic number
наб
4
-4
/
+0
2022-09-24
Documentation: NBD_REPLY_MAGIC isn't a magic number
наб
4
-4
/
+0
2022-09-24
nbd: remove define-only NBD_MAGIC, previously magic number
наб
5
-6
/
+0
2022-09-24
Documentation: FW_HEADER_MAGIC isn't a magic number
наб
4
-4
/
+0
2022-09-24
Documentation: EEPROM_MAGIC_VALUE isn't a magic number
наб
4
-4
/
+0
2022-09-24
Documentation: COW_MAGIC isn't a magic number
наб
4
-4
/
+0
2022-09-24
Documentation: SAVEKMSG_MAGIC[12] aren't magic numbers
наб
4
-8
/
+0
2022-09-24
Documentation: RIEBL_MAGIC isn't a magic number
наб
4
-4
/
+0
2022-09-24
Documentation: FULL_DUPLEX_MAGIC isn't a magic number
наб
4
-4
/
+0
2022-09-24
Documentation: CG_MAGIC isn't a magic number
наб
4
-4
/
+0
2022-09-24
Documentation: zh: remove stale magic numbers
наб
2
-4
/
+0
2022-09-24
Documentation: zh: remove references to IrDA
наб
2
-4
/
+0
2022-09-24
Documentation: sndmagic.h doesn't exist
наб
4
-17
/
+0
2022-09-24
Documentation: HFS is not a user of magic numbers
наб
4
-11
/
+0
2022-09-24
MIPS: remove define-only GDA_MAGIC, previously magic number
наб
5
-6
/
+0
2022-09-24
Bluetooth: RFCOMM: remove define-only RFCOMM_TTY_MAGIC ex-magic-number
наб
5
-5
/
+0
2022-09-24
a.out: remove define-only CMAGIC, previously magic number
наб
5
-7
/
+0
2022-09-24
Documentation: remove nonexistent magic numbers
наб
4
-168
/
+0
2022-09-24
devcoredump : Serialize devcd_del work
Mukesh Ojha
1
-2
/
+81
2022-09-24
debugfs: Only clobber mode/uid/gid on remount if asked
Brian Norris
1
-7
/
+30
2022-09-24
kernfs: fix use-after-free in __kernfs_remove
Christian A. Ehrhardt
1
-1
/
+4
2022-09-23
MAINTAINERS: switch graphics to airlied other addresses
Dave Airlie
1
-3
/
+4
2022-09-22
KVM: x86: Inject #UD on emulated XSETBV if XSAVES isn't enabled
Sean Christopherson
2
-0
/
+4
2022-09-22
KVM: x86: Always enable legacy FP/SSE in allowed user XFEATURES
Dr. David Alan Gilbert
1
-1
/
+7
2022-09-22
KVM: x86: Reinstate kvm_vcpu_arch.guest_supported_xcr0
Sean Christopherson
3
-10
/
+5
2022-09-22
KVM: x86/mmu: add missing update to max_mmu_rmap_size
Miaohe Lin
1
-0
/
+2
2022-09-22
selftests: kvm: Fix a compile error in selftests/kvm/rseq_test.c
Jinrong Liang
1
-1
/
+1
2022-09-22
mm: slub: fix flush_cpu_slab()/__free_slab() invocations in task context.
Maurizio Lombardi
1
-1
/
+8
2022-09-22
selftests: forwarding: add shebang for sch_red.sh
Hangbin Liu
1
-0
/
+1
2022-09-22
bnxt: prevent skb UAF after handing over to PTP worker
Jakub Kicinski
1
-5
/
+5
2022-09-22
net: marvell: Fix refcounting bugs in prestera_port_sfp_bind()
Liang He
1
-0
/
+2
2022-09-22
net: sched: fix possible refcount leak in tc_new_tfilter()
Hangyu Hua
1
-0
/
+1
2022-09-22
net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLD
Sean Anderson
1
-2
/
+2
2022-09-22
udp: Use WARN_ON_ONCE() in udp_read_skb()
Peilin Ye
1
-1
/
+1
2022-09-22
selftests: bonding: cause oops in bond_rr_gen_slave_id
Jonathan Toppins
2
-1
/
+51
2022-09-22
bonding: fix NULL deref in bond_rr_gen_slave_id
Jonathan Toppins
1
-9
/
+6
[next]