summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/f2fs.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-27Documentation: NBD_REQUEST_MAGIC isn't a magic numberнаб4-4/+0
2022-09-26a.out: restore CMAGICнаб1-0/+3
2022-09-24device property: Add const qualifier to device_get_match_data() parameterAndy Shevchenko2-4/+4
2022-09-24drm_print: add _ddebug descriptor to drm_*dbg prototypesJim Cromie2-14/+17
2022-09-24drm_print: prefer bare printk KERN_DEBUG on generic fnJim Cromie1-3/+2
2022-09-24drm_print: optimize drm_debug_enabled for jump-labelJim Cromie2-3/+22
2022-09-24drm-print: add drm_dbg_driver to improve namespace symmetryJim Cromie1-1/+2
2022-09-24drm-print.h: include dyndbg headerJim Cromie1-0/+1
2022-09-24drm_print: wrap drm_*_dbg in dyndbg descriptor factory macroJim Cromie3-0/+26
2022-09-24drm_print: interpose drm_*dbg with forwarding macrosJim Cromie2-7/+12
2022-09-24drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers.Jim Cromie7-3/+92
2022-09-24drm_print: condense enum drm_debug_categoryJim Cromie1-11/+11
2022-09-24debugfs: use DEFINE_SHOW_ATTRIBUTE to define debugfs_regset32_fopsChenXiaoSong1-13/+3
2022-09-24driver core: use IS_ERR_OR_NULL() helper in device_create_groups_vargs()Yang Yingliang1-1/+1
2022-09-24Documentation: ENI155_MAGIC isn't a magic numberнаб4-4/+0
2022-09-24Documentation: NBD_REPLY_MAGIC isn't a magic numberнаб4-4/+0
2022-09-24nbd: remove define-only NBD_MAGIC, previously magic numberнаб5-6/+0
2022-09-24Documentation: FW_HEADER_MAGIC isn't a magic numberнаб4-4/+0
2022-09-24Documentation: EEPROM_MAGIC_VALUE isn't a magic numberнаб4-4/+0
2022-09-24Documentation: COW_MAGIC isn't a magic numberнаб4-4/+0
2022-09-24Documentation: SAVEKMSG_MAGIC[12] aren't magic numbersнаб4-8/+0
2022-09-24Documentation: RIEBL_MAGIC isn't a magic numberнаб4-4/+0
2022-09-24Documentation: FULL_DUPLEX_MAGIC isn't a magic numberнаб4-4/+0
2022-09-24Documentation: CG_MAGIC isn't a magic numberнаб4-4/+0
2022-09-24Documentation: zh: remove stale magic numbersнаб2-4/+0
2022-09-24Documentation: zh: remove references to IrDAнаб2-4/+0
2022-09-24Documentation: sndmagic.h doesn't existнаб4-17/+0
2022-09-24Documentation: HFS is not a user of magic numbersнаб4-11/+0
2022-09-24MIPS: remove define-only GDA_MAGIC, previously magic numberнаб5-6/+0
2022-09-24Bluetooth: RFCOMM: remove define-only RFCOMM_TTY_MAGIC ex-magic-numberнаб5-5/+0
2022-09-24a.out: remove define-only CMAGIC, previously magic numberнаб5-7/+0
2022-09-24Documentation: remove nonexistent magic numbersнаб4-168/+0
2022-09-24devcoredump : Serialize devcd_del workMukesh Ojha1-2/+81
2022-09-24debugfs: Only clobber mode/uid/gid on remount if askedBrian Norris1-7/+30
2022-09-24kernfs: fix use-after-free in __kernfs_removeChristian A. Ehrhardt1-1/+4
2022-09-23MAINTAINERS: switch graphics to airlied other addressesDave Airlie1-3/+4
2022-09-22KVM: x86: Inject #UD on emulated XSETBV if XSAVES isn't enabledSean Christopherson2-0/+4
2022-09-22KVM: x86: Always enable legacy FP/SSE in allowed user XFEATURESDr. David Alan Gilbert1-1/+7
2022-09-22KVM: x86: Reinstate kvm_vcpu_arch.guest_supported_xcr0Sean Christopherson3-10/+5
2022-09-22KVM: x86/mmu: add missing update to max_mmu_rmap_sizeMiaohe Lin1-0/+2
2022-09-22selftests: kvm: Fix a compile error in selftests/kvm/rseq_test.cJinrong Liang1-1/+1
2022-09-22mm: slub: fix flush_cpu_slab()/__free_slab() invocations in task context.Maurizio Lombardi1-1/+8
2022-09-22selftests: forwarding: add shebang for sch_red.shHangbin Liu1-0/+1
2022-09-22bnxt: prevent skb UAF after handing over to PTP workerJakub Kicinski1-5/+5
2022-09-22net: marvell: Fix refcounting bugs in prestera_port_sfp_bind()Liang He1-0/+2
2022-09-22net: sched: fix possible refcount leak in tc_new_tfilter()Hangyu Hua1-0/+1
2022-09-22net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLDSean Anderson1-2/+2
2022-09-22udp: Use WARN_ON_ONCE() in udp_read_skb()Peilin Ye1-1/+1
2022-09-22selftests: bonding: cause oops in bond_rr_gen_slave_idJonathan Toppins2-1/+51
2022-09-22bonding: fix NULL deref in bond_rr_gen_slave_idJonathan Toppins1-9/+6