summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-03ipc, msg: Use dedicated slab buckets for alloc_msg()Kees Cook
2024-07-03mm/slab: Introduce kmem_buckets_create() and familyKees Cook
2024-07-03mm/slab: Introduce kvmalloc_buckets_node() that can take kmem_buckets argumentKees Cook
2024-07-03mm/slab: Plumb kmem_buckets into __do_kmalloc_node()Kees Cook
2024-07-03mm/slab: Introduce kmem_buckets typedefKees Cook
2024-07-03hostfs: fix dev_t handlingJohannes Berg
2024-07-03um: enable UBSANJohannes Berg
2024-07-03slab, rust: extend kmalloc() alignment guarantees to remove Rust paddingVlastimil Babka
2024-07-03um/mm: remove redundant assignment of max_low_pfnWei Yang
2024-07-03arch: um: rust: Add i386 support for RustDavid Gow
2024-07-03arch: um: rust: Use the generated target.json againDavid Gow
2024-07-03um: Remove /proc/sysemu support codeTiwei Bie
2024-07-03um: Remove unused ncpus variableTiwei Bie
2024-07-03ubd: Remove unused mutex 'ubd_mutex'Dr. David Alan Gilbert
2024-07-03um: time-travel: fix time-travel-start optionJohannes Berg
2024-07-03um: Select HAS_IOREMAP for UML_IOMEM_EMULATIONNiklas Schnelle
2024-07-03um: Remove obsolete pcap driverAnton Ivanov
2024-07-03um: chan: use blocking IO for console output for time-travelBenjamin Berg
2024-07-03um: chan_user: retry partial writesBenjamin Berg
2024-07-03um: chan_user: catch EINTR when reading and writingBenjamin Berg
2024-07-03um: irqs: process outstanding IRQs when unblocking signalsBenjamin Berg
2024-07-03s390/vfio_ccw: Fix target addresses of TIC CCWsEric Farman
2024-07-03dt-bindings: gpio: fsl,qoriq-gpio: Add compatible string fsl,ls1046a-gpioFrank Li
2024-07-03dt-bindings: eeprom: at24: Add compatible for ONSemi N24S64BFrieder Schrempf
2024-07-03dt-bindings: eeprom: at24: Move compatible for Belling BL24C16A to proper placeFrieder Schrempf
2024-07-03dt-bindings: eeprom: at24: Add Microchip 24AA025E48/24AA025E64Andrei Simion
2024-07-03eeprom: at24: Add support for Microchip 24AA025E48/24AA025E64 EEPROMsClaudiu Beznea
2024-07-03power: sequencing: simplify returning pointer without cleanupKrzysztof Kozlowski
2024-07-03arm64: dts: renesas: rz-smarc: Replace fixed regulator for USB VBUSBiju Das
2024-07-03phy: renesas: phy-rcar-gen3-usb2: Control VBUS for RZ/G2L SoCsBiju Das
2024-07-03reset: renesas: Add USB VBUS regulator device as childBiju Das
2024-07-03dt-bindings: reset: renesas,rzg2l-usbphy-ctrl: Document USB VBUS regulatorBiju Das
2024-07-03ata: libata-scsi: Check ATA_QCFLAG_RTF_FILLED before using result_tfIgor Pylypiv
2024-07-03ata: libata-core: Set ATA_QCFLAG_RTF_FILLED in fill_result_tf()Igor Pylypiv
2024-07-03ata: libata-scsi: Do not pass ATA device id to ata_to_sense_error()Igor Pylypiv
2024-07-03ata: libata-scsi: Remove redundant sense_buffer memsetsIgor Pylypiv
2024-07-03ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1 and no errorIgor Pylypiv
2024-07-03ata: libata-scsi: Do not overwrite valid sense data when CK_COND=1Igor Pylypiv
2024-07-03ata: libata-scsi: Fix offsets for the fixed format sense dataIgor Pylypiv
2024-07-03Merge tag 'regulator-hw-enable-helper' of https://git.kernel.org/pub/scm/linu...Philipp Zabel
2024-07-03fat: Convert to new uid/gid option parsing helpersEric Sandeen
2024-07-03fat: Convert to new mount apiEric Sandeen
2024-07-03fat: move debug into fat_mount_optionsEric Sandeen
2024-07-03sctp: cancel a blocking accept when shutdown a listen socketXin Long
2024-07-03cachefiles: add missing lock protection when pollingJingbo Xu
2024-07-03cachefiles: cyclic allocation of msg_id to avoid reuseBaokun Li
2024-07-03cachefiles: wait for ondemand_object_worker to finish when dropping objectHou Tao
2024-07-03cachefiles: cancel all requests for the object that is being droppedBaokun Li
2024-07-03cachefiles: stop sending new request when dropping objectBaokun Li
2024-07-03cachefiles: propagate errors from vfs_getxattr() to avoid infinite loopBaokun Li