summaryrefslogtreecommitdiffstats
path: root/lib/kstrtox.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-25io_uring/msg_ring: fix uninitialized use of target_req->flagsJens Axboe1-3/+3
2024-07-24io_uring: align iowq and task request error handlingPavel Begunkov1-1/+1
2024-07-24io_uring: kill REQ_F_CANCEL_SEQPavel Begunkov1-3/+0
2024-07-24io_uring: simplify io_uring_cmd returnPavel Begunkov1-1/+1
2024-07-24io_uring: fix io_match_task must_holdPavel Begunkov1-1/+1
2024-07-24io_uring: don't allow netpolling with SETUP_IOPOLLPavel Begunkov1-0/+2
2024-07-24io_uring: tighten task exit cancellationsPavel Begunkov1-1/+4
2024-07-20io_uring: fix error pbuf checkingPavel Begunkov1-1/+3
2024-07-20io_uring: fix lost getsockopt completionsPavel Begunkov1-1/+1
2024-07-19btrfs: change BTRFS_MOUNT_* flags to 64bit typeQu Wenruo5-42/+46
2024-07-19PCI: loongson: Enable MSI in LS7A Root ComplexHuacai Chen1-0/+13
2024-07-19eth: fbnic: don't build the driver when skb has more than 21 fragsJakub Kicinski1-0/+1
2024-07-19dm vdo: fix a minor formatting issue in vdo.rstMasatake YAMATO1-0/+1
2024-07-19dm vdo int-map: fix kerneldoc formattingMatthew Sakai1-1/+1
2024-07-19dm vdo repair: add missing kerneldoc fieldsMatthew Sakai1-3/+5
2024-07-19dm: Constify struct dm_block_validatorChristophe JAILLET12-44/+46
2024-07-19dm-integrity: introduce the Inline modeMikulas Patocka1-46/+360
2024-07-19arm64: qcom: don't select HAVE_PWRCTL when PCI=nArnd Bergmann1-1/+1
2024-07-19syscalls: Fix to add sys_uretprobe to syscall.tblMasami Hiramatsu (Google)1-0/+1
2024-07-19lockdep: Add comments for lockdep_set_no{validate,track}_class()Kent Overstreet1-0/+15
2024-07-19bcachefs: Fix integer overflow on trans->nr_updatesKent Overstreet1-1/+1
2024-07-19bcachefs: silence silly kdoc warningKent Overstreet1-1/+1
2024-07-19bcachefs: Fix fsck warning about btree_trans not passed to fsck errorKent Overstreet1-1/+2
2024-07-19bcachefs: Add an error message for insufficient rw journal devsKent Overstreet1-0/+11
2024-07-19bcachefs: varint: Avoid left-shift of a negative valueTavian Barnes1-1/+1
2024-07-18PCI: Check for the existence of 'dev.of_node' before calling of_platform_popu...Manivannan Sadhasivam1-2/+2
2024-07-18init/Kconfig: remove CONFIG_GCC_ASM_GOTO_OUTPUT_WORKAROUNDMark Rutland2-30/+12
2024-07-18kbuild: fix rebuild of generic syscall headersMasahiro Yamada1-0/+8
2024-07-18SUNRPC: Fixup gss_status tracepoint error outputBenjamin Coddington1-1/+1
2024-07-18SUNRPC: Fix a race to wake a sync taskBenjamin Coddington1-1/+3
2024-07-18kselftest/alsa: Log the PCM ID in pcm-testMark Brown1-0/+4
2024-07-18kselftest/alsa: Use card name rather than number in test namesMark Brown2-58/+104
2024-07-18ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book Pro 360Seunghun Han1-0/+1
2024-07-18Kconfig: reduce the amount of power sequencing noiseBartosz Golaszewski4-8/+6
2024-07-18net: dsa: b53: Limit chip-wide jumbo frame config to CPU portsMartin Willi1-0/+3
2024-07-18net: dsa: mv88e6xxx: Limit chip-wide frame size config to CPU portsMartin Willi1-1/+2
2024-07-18net: airoha: Fix NULL pointer dereference in airoha_qdma_cleanup_rx_queue()Lorenzo Bianconi1-2/+1
2024-07-18net: wwan: t7xx: add support for Dell DW5933eJack Wu1-0/+1
2024-07-18ipv4: Fix incorrect TOS in fibmatch route get replyIdo Schimmel2-13/+13
2024-07-18ipv4: Fix incorrect TOS in route get replyIdo Schimmel3-7/+9
2024-07-18net: flow_dissector: use DEBUG_NET_WARN_ON_ONCEPablo Neira Ayuso1-1/+1
2024-07-18nsfs: use cleanup guardChristian Brauner1-3/+3
2024-07-18fs/adfs: add MODULE_DESCRIPTIONJeff Johnson1-0/+1
2024-07-18misc: Kconfig: exclude mrvl-cn10k-dpi compilation for 32-bit systemsVamsi Attunuru1-1/+1
2024-07-18driver core: auxiliary bus: Fix documentation of auxiliary_deviceShay Drory1-3/+4
2024-07-18net: airoha: fix error branch in airoha_dev_xmit and airoha_set_gdm_portsLorenzo Bianconi1-4/+6
2024-07-18gve: Fix XDP TX completion handling when counters overflowJoshua Washington1-2/+3
2024-07-17ipvs: properly dereference pe in ip_vs_add_serviceChen Hanxiao1-5/+5
2024-07-17vfio-mdev: add missing MODULE_DESCRIPTION() macrosJeff Johnson4-1/+4
2024-07-17nfs: split nfs_read_folioChristoph Hellwig1-28/+41