messages from 2022-03-31 13:29:10 to 2022-03-31 16:00:45 UTC [more...]
[PATCH 1/5] dt-bindings: mmc: imx-esdhc: Update compatible fallbacks
2022-03-31 16:00 UTC (3+ messages)
[PATCH v3] si2157: unknown chip version Si2147-A30 ROM 0x50
2022-03-31 15:55 UTC
[PATCH v5 0/6] Fix some bugs related to ramp and dax
2022-03-31 15:55 UTC (2+ messages)
[PATCH v3] mm/sparsemem: Fix 'mem_section' will never be NULL gcc 12 warning
2022-03-31 15:54 UTC (2+ messages)
[PATCH v2 0/4] spi: dt-bindings: qcom: convert qcom,spi-qup to DT schema
2022-03-31 15:54 UTC (5+ messages)
` [PATCH v2 1/4] ARM: dts: qcom: ipq4019: align dmas in SPI with "
` [PATCH v2 2/4] arm64: dts: qcom: msm8916: "
` [PATCH v2 3/4] arm64: dts: qcom: qcs404: align clocks "
` [PATCH v2 4/4] spi: dt-bindings: qcom,spi-qup: convert to dtschema
[PATCH] dt-bindings: display: msm: dsi: remove address/size cells
2022-03-31 15:51 UTC (10+ messages)
mmotm 2022-03-30-13-01 uploaded
2022-03-31 15:50 UTC (3+ messages)
` mmotm 2022-03-30-13-01 uploaded (DWARF error: could not find abbrev number 74)
` mmotm 2022-03-30-13-01 uploaded (drivers/platform/x86/amd-pmc.o)
[PATCH v3 0/1] soc: fujitsu: Add A64FX diagnostic interrupt driver
2022-03-31 15:44 UTC (3+ messages)
` [PATCH v3 1/1] "
[GIT PULL] More docs for 5.18
2022-03-31 15:50 UTC
[PATCH v2] arch/arm64: Fix topology initialization for core scheduling
2022-03-31 15:49 UTC (6+ messages)
[PATCH net] ice: Fix incorrect locking in ice_vc_process_vf_msg()
2022-03-31 15:48 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH bpf-next 0/3] bpf/bpftool: add program & link type names
2022-03-31 15:45 UTC (4+ messages)
` [PATCH bpf-next 1/3] bpf/bpftool: add syscall prog type
` [PATCH bpf-next 2/3] bpf/bpftool: add missing link types
` [PATCH bpf-next 3/3] bpf/bpftool: handle libbpf_probe_prog_type errors
[PATCH] net: usb: remove duplicate assignment
2022-03-31 15:46 UTC (2+ messages)
[PATCH] net: ethernet: xilinx: use of_property_read_bool() instead of of_get_property
2022-03-31 15:46 UTC (2+ messages)
linux 5.17.1 disregarding ACK values resulting in stalled TCP connections
2022-03-31 15:41 UTC (9+ messages)
[PATCH v16 4/8] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0
2022-03-31 15:40 UTC (4+ messages)
[PATCH] staging: r8188eu: use sizeof(*pvar) for allocating structs
2022-03-31 15:40 UTC
[PATCH v3] arch/arm64: Fix topology initialization for core scheduling
2022-03-31 15:39 UTC
[PATCH v2] sound/hda: Add NULL check to component match callback function
2022-03-31 15:37 UTC (12+ messages)
[PATCH] leds: pca955x: Add HW blink support
2022-03-31 15:39 UTC (2+ messages)
[RFC PATCH 0/5] Apple Macs machine-level ASoC driver
2022-03-31 15:36 UTC (8+ messages)
[PATCH] arm64: dts: ls1028a: sl28: use ocelot-8021q tagging by default
2022-03-31 15:37 UTC (2+ messages)
[PATCH 0/2] Remove '-mno-global-merge' from KBUILD_CFLAGS
2022-03-31 15:37 UTC (4+ messages)
` [PATCH 1/2] kbuild: Remove '-mno-global-merge'
[PATCH v12 00/54] ceph+fscrypt: fully-working prototype
2022-03-31 15:31 UTC (55+ messages)
` [PATCH v12 01/54] vfs: export new_inode_pseudo
` [PATCH v12 02/54] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode
` [PATCH v12 03/54] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
` [PATCH v12 04/54] fscrypt: add fscrypt_context_for_new_inode
` [PATCH v12 05/54] ceph: preallocate inode for ops that may create one
` [PATCH v12 06/54] ceph: crypto context handling for ceph
` [PATCH v12 07/54] ceph: support legacy v1 encryption policy keysetup
` [PATCH v12 08/54] ceph: add a has_stable_inodes operation for ceph
` [PATCH v12 09/54] ceph: ensure that we accept a new context from MDS for new inodes
` [PATCH v12 10/54] ceph: add support for fscrypt_auth/fscrypt_file to cap messages
` [PATCH v12 11/54] ceph: add ability to set fscrypt_auth via setattr
` [PATCH v12 12/54] ceph: implement -o test_dummy_encryption mount option
` [PATCH v12 13/54] ceph: decode alternate_name in lease info
` [PATCH v12 14/54] ceph: add fscrypt ioctls
` [PATCH v12 15/54] ceph: make the ioctl cmd more readable in debug log
` [PATCH v12 16/54] ceph: make ceph_msdc_build_path use ref-walk
` [PATCH v12 17/54] ceph: add encrypted fname handling to ceph_mdsc_build_path
` [PATCH v12 18/54] ceph: send altname in MClientRequest
` [PATCH v12 19/54] ceph: encode encrypted name in dentry release
` [PATCH v12 20/54] ceph: properly set DCACHE_NOKEY_NAME flag in lookup
` [PATCH v12 21/54] ceph: set DCACHE_NOKEY_NAME in atomic open
` [PATCH v12 22/54] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
` [PATCH v12 23/54] ceph: add helpers for converting names for userland presentation
` [PATCH v12 24/54] ceph: fix base64 encoded name's length check in ceph_fname_to_usr()
` [PATCH v12 25/54] ceph: add fscrypt support to ceph_fill_trace
` [PATCH v12 26/54] ceph: pass the request to parse_reply_info_readdir()
` [PATCH v12 27/54] ceph: add ceph_encode_encrypted_dname() helper
` [PATCH v12 28/54] ceph: add support to readdir for encrypted filenames
` [PATCH v12 29/54] ceph: create symlinks with encrypted and base64-encoded targets
` [PATCH v12 30/54] ceph: make ceph_get_name decrypt filenames
` [PATCH v12 31/54] ceph: add a new ceph.fscrypt.auth vxattr
` [PATCH v12 32/54] ceph: add some fscrypt guardrails
` [PATCH v12 33/54] ceph: don't allow changing layout on encrypted files/directories
` [PATCH v12 34/54] libceph: add CEPH_OSD_OP_ASSERT_VER support
` [PATCH v12 35/54] ceph: size handling for encrypted inodes in cap updates
` [PATCH v12 36/54] ceph: fscrypt_file field handling in MClientRequest messages
` [PATCH v12 37/54] ceph: get file size from fscrypt_file when present in inode traces
` [PATCH v12 38/54] ceph: handle fscrypt fields in cap messages from MDS
` [PATCH v12 39/54] ceph: add __ceph_get_caps helper support
` [PATCH v12 40/54] ceph: add __ceph_sync_read "
` [PATCH v12 41/54] ceph: add object version support for sync read
` [PATCH v12 42/54] ceph: add infrastructure for file encryption and decryption
` [PATCH v12 43/54] ceph: add truncate size handling support for fscrypt
` [PATCH v12 44/54] libceph: allow ceph_osdc_new_request to accept a multi-op read
` [PATCH v12 45/54] ceph: disable fallocate for encrypted inodes
` [PATCH v12 46/54] ceph: disable copy offload on "
` [PATCH v12 47/54] ceph: don't use special DIO path for "
` [PATCH v12 48/54] ceph: align data in pages in ceph_sync_write
` [PATCH v12 49/54] ceph: add read/modify/write to ceph_sync_write
` [PATCH v12 50/54] ceph: plumb in decryption during sync reads
` [PATCH v12 51/54] ceph: add fscrypt decryption support to ceph_netfs_issue_op
` [PATCH v12 52/54] ceph: set i_blkbits to crypto block size for encrypted inodes
` [PATCH v12 53/54] ceph: add encryption support to writepage
` [PATCH v12 54/54] ceph: fscrypt support for writepages
[PATCH] random: mix build-time latent entropy into pool at init
2022-03-31 15:26 UTC (2+ messages)
` [PATCH v2] "
[PATCH v6 1/4] mm: hugetlb_vmemmap: introduce STRUCT_PAGE_SIZE_IS_POWER_OF_2
2022-03-31 15:26 UTC (3+ messages)
[PATCH] staging: rtl8723bs: fix potential memory leak in _rtw_init_xmit_priv()
2022-03-31 15:26 UTC
[PATCH v2] x86/speculation/srbds: do not try to turn mitigation off when not supported
2022-03-31 15:25 UTC (6+ messages)
[PATCH 0/2] mm/page_alloc: Remote per-cpu lists drain support
2022-03-31 15:24 UTC (4+ messages)
[PATCH] Alpha: Remove redundant local asm header redirections
2022-03-31 15:22 UTC (2+ messages)
` [PING^2][PATCH] "
[PATCH V7 00/10] CXL: Read CDAT and DSMAS data from the device
2022-03-31 15:19 UTC (4+ messages)
` [PATCH V7 03/10] PCI: Create PCI library functions in support of DOE mailboxes
[PATCH RFC net-next 1/3] dt-bindings: net: convert mscc-miim to YAML format
2022-03-31 15:18 UTC (4+ messages)
` [PATCH RFC net-next 2/3] dt-bindings: net: mscc-miim: add clock and clock-frequency
` [PATCH RFC net-next 3/3] net: phy: mscc-miim: add support to set MDIO bus frequency
[PATCH v2] efi: Allow to enable EFI runtime services by default on RT
2022-03-31 15:16 UTC
[PATCH] staging: rtl8723bs: place constants on the right side of tests
2022-03-31 15:16 UTC (2+ messages)
[PATCH v2] char: misc:use DEFINE_PROC_SHOW_ATTRIBUTE micro to simplify misc proc_fops
2022-03-31 15:15 UTC
[PATCH v2] staging: rtl8723bs: place constants on the right side of tests
2022-03-31 15:15 UTC (4+ messages)
[PATCH v2 0/5] hwmon: introduce hwmon_sanitize()
2022-03-31 15:12 UTC (12+ messages)
` [PATCH v2 1/5] hwmon: introduce hwmon_sanitize_name()
` [PATCH v2 3/5] net: sfp: use hwmon_sanitize_name()
[PATCH] scsi: sd: call device_del() if device_add_disk() fails
2022-03-31 15:26 UTC (7+ messages)
[PATCH v6 00/16] Optimize list lru memory consumption
2022-03-31 15:01 UTC (3+ messages)
` [PATCH v6 12/16] mm: list_lru: replace linear array with xarray
PANIC: "Oops: 0000 [#1] PREEMPT SMP PTI" starting from 5.17 on dual socket Intel Xeon Gold servers
2022-03-31 14:54 UTC (6+ messages)
[PATCH -next v2] ext4: Fix symlink file size not match to file content
2022-03-31 14:51 UTC (2+ messages)
[PATCH] efi: Allow to enable EFI runtime services with PREEMPT_RT
2022-03-31 14:50 UTC (5+ messages)
[PATCH] tracing: do not export user_events uapi
2022-03-31 14:48 UTC (6+ messages)
[PATCH] gpio: ts5500: Fix Links to Technologic Systems web resources
2022-03-31 14:45 UTC (2+ messages)
[PATCH v2 1/1] drm/amdkfd: Create file descriptor after client is added to smi_clients list
2022-03-31 14:44 UTC (2+ messages)
[PATCH v2] ext4: check if offset+length is valid in fallocate
2022-03-31 14:43 UTC (2+ messages)
[PATCH v2 1/3] ata: ahci: Add new board low_power_no_debounce_delay
2022-03-31 14:42 UTC (8+ messages)
` [PATCH v2 3/3] ata: ahci: Skip 200 ms debounce delay for AMD 300 Series Chipset SATA Controller
[PATCH 0/2] x86/mce: Grade new machine errors for AMD MCEs and include messages for panic cases
2022-03-31 14:41 UTC (4+ messages)
` [PATCH 1/2] x86/mce: Extend AMD severity grading function with new types of errors
[PATCH] scsi: core: always finish successfully aborted notry command
2022-04-01 3:50 UTC
[PATCH v4 0/4] Convert vmcore to use an iov_iter
2022-03-31 14:36 UTC (3+ messages)
[RFC PATCH] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
2022-03-31 14:33 UTC (5+ messages)
[PATCH V5 1/1] Intel Sky Lake-E host root ports check
2022-03-31 14:31 UTC (2+ messages)
[PATCH v2 0/2] DSS: Add support for DisplayPort
2022-03-31 14:30 UTC (3+ messages)
` [PATCH v2 1/2] arm64: dts: ti: k3-j721e-main: add DP & DP PHY
` [PATCH v2 2/2] arm64: dts: ti: k3-j721e-common-proc-board: add DP to j7 evm
[PATCH -next] nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
2022-03-31 14:30 UTC (3+ messages)
[deller-parisc:for-next 2/3] block/blk-map.c:318:17: error: implicit declaration of function 'invalidate_kernel_vmap_range'
2022-03-31 14:29 UTC (2+ messages)
[PATCH] net: phy: genphy_loopback: fix loopback failed when speed is unknown
2022-03-31 14:26 UTC (4+ messages)
[PATCH] ptrace: fix ptrace vs tasklist_lock race on PREEMPT_RT
2022-03-31 14:25 UTC (5+ messages)
` [PATCH v2] "
[PATCH] staging: rtl8723bs: Fix No space before tabs
2022-03-31 14:23 UTC (3+ messages)
[PATCH] perf session: Remap buf if there is no space for event
2022-03-31 14:20 UTC (2+ messages)
[PATCH v5 0/4] Add driver nodes for MT8192 SoC
2022-03-31 14:19 UTC (6+ messages)
` [PATCH v5 2/4] arm64: dts: mt8192: Add mmc device nodes
` [PATCH v5 4/4] arm64: dts: mt8192: Add vcodec lat and core nodes
[sched/pelt] 2d02fa8cc2: stress-ng.pipeherd.ops_per_sec -9.7% regression
2022-03-31 14:19 UTC (2+ messages)
[PATCH] audit: do a quick exit when syscall number is invalid
2022-03-31 14:16 UTC (10+ messages)
[PATCH 0/2] DSS: Add support for DisplayPort
2022-03-31 14:15 UTC (4+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-j721e-main: add DP & DP PHY
This counter "ip6InNoRoutes" does not follow the RFC4293 specification implementation
2022-03-31 14:13 UTC (6+ messages)
[PATCH v3] arm64: defconfig: Enable configs for DisplayPort on J721e
2022-03-31 14:11 UTC
[PATCH 1/2] ARM: dts: at91: sama5d4_xplained: fix pinctrl phandle name
2022-03-31 14:13 UTC (2+ messages)
` [PATCH 2/2] ARM: dts: at91: fix pinctrl phandles
[PATCH 0/2] Apple ADMAC driver
2022-03-31 14:10 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: dma: Add Apple ADMAC
[PATCH 1/2] mmc: mmc_spi: parse speed mode options
2022-03-31 14:07 UTC (4+ messages)
` [PATCH 2/2] mmc: mmc_spi: enable Highspeed for above 25MHz
[PATCH v2] arm64: defconfig: Enable configs for DisplayPort on J721e
2022-03-31 14:06 UTC (3+ messages)
[PATCH v2 0/6] ASRC support on Tegra186 and later
2022-03-31 14:03 UTC (7+ messages)
` [PATCH v2 1/6] ASoC: tegra: Add binding doc for ASRC module
` [PATCH v2 2/6] ASoC: tegra: Add Tegra186 based ASRC driver
` [PATCH v2 3/6] ASoC: tegra: AHUB routes for ASRC module
` [PATCH v2 4/6] arm64: defconfig: Build Tegra "
` [PATCH v2 5/6] arm64: tegra: Add ASRC device on Tegra186 and later
` [PATCH v2 6/6] arm64: tegra: Enable ASRC on various platforms
[PATCH] tools/vm/slabinfo: Handle files in debugfs
2022-03-31 14:03 UTC
[PATCH v5,0/4] Convert pwm-mtk-disp.txt to mediatek, pwm-disp.yaml format
2022-03-31 14:04 UTC (9+ messages)
` [PATCH v5,1/4] dt-bindings: pwm: Convert pwm-mtk-disp.txt to mediatek,pwm-disp.yaml format
` [PATCH v5, 1/4] dt-bindings: pwm: Convert pwm-mtk-disp.txt to mediatek, pwm-disp.yaml format
` [PATCH v5,2/4] dt-bindings: pwm: Add compatible for MediaTek MT8192
` [PATCH v5,3/4] dt-bindings: pwm: Add compatible for MediaTek MT8195
` [PATCH v5 4/4] dt-bindings: pwm: Add compatible for MediaTek MT8186
[PATCH v9 00/18] KVM: s390: pv: implement lazy destroy for reboot
2022-03-31 14:02 UTC (7+ messages)
` [PATCH v9 10/18] KVM: s390: pv: add mmu_notifier
` [PATCH v9 11/18] s390/mm: KVM: pv: when tearing down, try to destroy protected pages
` [PATCH v9 13/18] KVM: s390: pv: cleanup leftover protected VMs if needed
[PATCH linux-next] RDMA: simplify if-if to if-else
2022-03-31 13:58 UTC (3+ messages)
` [PATCH linux-next v2] "
[PATCH] Add Altera hardware mutex driver
2022-03-31 21:49 UTC (3+ messages)
[lib] 66f83a960c: BUG:kernel_failed_in_early-boot_stage,last_printk:Decompressing_Linux
2022-03-31 13:56 UTC
[patch v2] mm: lru_cache_disable: replace work queue synchronization with synchronize_rcu
2022-03-31 13:52 UTC (6+ messages)
` [patch v3] "
` [patch v4] "
` [patch v5] "
[PATCH v3] riscv: Ensure only ASIDLEN is used for sfence.vma
2022-03-31 13:51 UTC (2+ messages)
[GIT PULL] virtio: features, fixes
2022-03-31 13:48 UTC
[PATCH v4] arm64: dts: imx8mn-bsh-smm-s2pro: Add tlv320aic31xx audio card node
2022-03-31 13:48 UTC (5+ messages)
[PATCH] MAINTAINERS: add drbd co-maintainer
2022-03-31 13:48 UTC (2+ messages)
[PATCH v2 00/15] mm: COW fixes part 2: reliable GUP pins of anonymous pages
2022-03-31 13:46 UTC (7+ messages)
` [PATCH v2 01/15] mm/rmap: fix missing swap_free() in try_to_unmap() after arch_unmap_one() failed
[PATCH] dmaengine: Clarify cyclic transfer residue documentation
2022-03-31 13:41 UTC
[PATCH v1 00/24] H.264 Field Decoding Support for Frame-based Decoders
2022-03-31 13:40 UTC (8+ messages)
` [PATCH v1 19/24] media: rkvdec-h264: Add field decoding support
[PATCH] powerpc/pseries/vas: use default_groups in kobj_type
2022-03-31 13:39 UTC (3+ messages)
[PATCH v5 00/20] Rust support
2022-03-31 13:35 UTC (5+ messages)
` [PATCH v5 06/20] rust: add `alloc` crate
arch/arm64/kernel/elfcore.c:62:1: warning: the frame size of 2064 bytes is larger than 2048 bytes
2022-03-31 13:30 UTC
[PATCH net] rxrpc: fix some null-ptr-deref bugs in server_key.c
2022-03-31 13:30 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox