summaryrefslogtreecommitdiffstats
path: root/drivers/hid (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-23eventfs: Keep the directories from having the same inode number as filesSteven Rostedt (Google)1-1/+5
2024-05-23null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'Yu Kuai1-14/+26
2024-05-23irqchip: riscv-imsic: Fixup riscv_ipi_set_virq_range() conflictPalmer Dabbelt1-1/+1
2024-05-23idpf: Interpret .set_channels() input differentlyLarysa Zaremba1-15/+6
2024-05-23ice: Interpret .set_channels() input differentlyLarysa Zaremba1-17/+2
2024-05-23drivers/xen: Improve the late XenStore init protocolHenry Wang1-13/+23
2024-05-23nfc: nci: Fix handling of zero-length payload packets in nci_rx_work()Ryosuke Yasuoka1-2/+1
2024-05-23net: relax socket state check at accept time.Paolo Abeni1-1/+3
2024-05-23tcp: remove 64 KByte limit for initial tp->rcv_wnd valueJason Xing1-1/+1
2024-05-23net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe()Romain Gantois1-2/+12
2024-05-23tls: fix missing memory barrier in tls_initDae R. Jeong1-1/+9
2024-05-23net: fec: avoid lock evasion when reading pps_enableWei Fang1-6/+8
2024-05-23Revert "ixgbe: Manual AN-37 for troublesome link partners for X550 SFI"Jacob Keller2-56/+3
2024-05-23doc: ceph: update userspace command to get CephFS metadataArtem Ikonnikov1-6/+9
2024-05-23ceph: add CEPHFS_FEATURE_MDS_AUTH_CAPS_CHECK feature bitXiubo Li1-1/+3
2024-05-23ceph: check the cephx mds auth access for async diropXiubo Li2-0/+59
2024-05-23ceph: check the cephx mds auth access for openXiubo Li1-2/+33
2024-05-23ceph: check the cephx mds auth access for setattrXiubo Li1-9/+37
2024-05-23ceph: add ceph_mds_check_access() helperXiubo Li2-0/+167
2024-05-23ceph: save cap_auths in MDS client when session is openedXiubo Li2-1/+126
2024-05-23testing: net-drv: use stats64 for testingJoe Damato1-1/+1
2024-05-23ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook 440/460 G11.Andy Chi1-0/+3
2024-05-23bcachefs: Fix race path in bch2_inode_insert()Kent Overstreet1-2/+1
2024-05-23bcachefs: Ensure we're RW before journallingKent Overstreet1-1/+3
2024-05-23tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)147-808/+794
2024-05-23bcachefs: Fix shutdown orderingKent Overstreet2-1/+8
2024-05-23ksmbd: ignore trailing slashes in share pathsNandor Kracser1-1/+5
2024-05-23bcachefs: Fix unsafety in bch2_dirent_name_bytes()Kent Overstreet1-0/+3
2024-05-23riscv: selftests: Add signal handling vector testsCharlie Jenkins4-1/+96
2024-05-23riscv: mm: accelerate pagefault when badaccessKefeng Wang1-2/+2
2024-05-23riscv: uaccess: Relax the threshold for fast pathXiao Wang1-1/+1
2024-05-23riscv: uaccess: Allow the last potential unrolled copyXiao Wang1-1/+1
2024-05-23riscv: typo in comment for get_f64_regXingyou Chen1-1/+1
2024-05-23Use bool value in set_cpu_online()Zhao Ke1-1/+1
2024-05-23riscv: selftests: Add hwprobe binaries to .gitignoreCharlie Jenkins1-0/+2
2024-05-23riscv: stacktrace: fixed walk_stackframe()Matthew Bystrin1-6/+14
2024-05-23ftrace: riscv: move from REGS to ARGSPuranjay Mohan6-142/+145
2024-05-23riscv: do not select MODULE_SECTIONS by defaultQingfang Deng1-1/+1
2024-05-23riscv: show help string for riscv-specific targetsEmil Renner Berthing1-0/+17
2024-05-23riscv: make image compression configurableEmil Renner Berthing3-10/+33
2024-05-23bcachefs: Fix stack oob in __bch2_encrypt_bio()Kent Overstreet1-2/+6
2024-05-23bcachefs: Fix btree_trans leak in bch2_readahead()Kent Overstreet1-2/+2
2024-05-23bcachefs: Fix bogus verify_replicas_entry() assertKent Overstreet1-13/+2
2024-05-23i3c: dw: Add hot-join support.Billy Tsai2-13/+56
2024-05-23i3c: master: Enable runtime PM for master controllerMukesh Kumar Savaliya1-0/+6
2024-05-23i3c: master: svc: fix invalidate IBI type and miss call client IBI handlerFrank Li1-3/+13
2024-05-23i3c: master: svc: change ENXIO to EAGAIN when IBI occurs during start frameFrank Li1-1/+1
2024-05-23i3c: Add comment for -EAGAIN in i3c_device_do_priv_xfers()Frank Li1-0/+4
2024-05-22mm: simplify and improve print_vma_addr() outputLinus Torvalds1-13/+6
2024-05-22x86: improve bitop code generation with clangLinus Torvalds1-5/+5