All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-02 01:37:16 to 2023-10-02 05:56:14 UTC [more...]

[PATCH v3 0/4] arm64: dts: renesas: Add R-Car S4 Starter Kit support
 2023-10-02  5:56 UTC  (4+ messages)
` [PATCH v3 1/4] dt-bindings: irqchip: renesas,irqc: Add r8a779f0 support
` [PATCH v3 2/4] dt-bindings: soc: renesas: renesas.yaml: Add renesas,s4sk compatible
` [PATCH v3 3/4] arm64: dts: renesas: Add Renesas R8A779F4 SoC support

[PATCH v2 0/6] wifi: mt76: mt7921: support per-device regulatory settings
 2023-10-02  5:56 UTC  (4+ messages)
` [PATCH v2 6/6] wifi: mt76: mt7921: support 5.9/6GHz channel config in acpi

[RFC][PATCHES] fixes in methods exposed to rcu pathwalk
 2023-10-02  5:51 UTC  (20+ messages)
  ` [PATCH 01/15] rcu pathwalk: prevent bogus hard errors from may_lookup()
  ` [PATCH 02/15] exfat: move freeing sbi, upcase table and dropping nls into rcu-delayed helper
  ` [PATCH 03/15] affs: free affs_sb_info with kfree_rcu()
  ` [PATCH 04/15] hfsplus: switch to rcu-delayed unloading of nls and freeing ->s_fs_info
  ` [PATCH 05/15] cifs_get_link(): bail out in unsafe case
  ` [PATCH 06/15] procfs: move dropping pde and pid from ->evict_inode() to ->free_inode()
  ` [PATCH 07/15] procfs: make freeing proc_fs_info rcu-delayed
  ` [PATCH 08/15] gfs2: fix an oops in gfs2_permission()
  ` [PATCH 09/15] nfs: make nfs_set_verifier() safe for use in RCU pathwalk
  ` [PATCH 10/15] nfs: fix UAF on pathwalk running into umount
  ` [PATCH 11/15] fuse: fix UAF in rcu pathwalks
  ` [PATCH 12/15] afs: fix __afs_break_callback() / afs_drop_open_mmap() race
  ` [PATCH 13/15] overlayfs: move freeing ovl_entry past rcu delay
    ` [PATCH 14/15] ovl_dentry_revalidate_common(): fetch inode once
      ` [PATCH 15/15] overlayfs: make use of ->layers safe in rcu pathwalk

[PATCH 0/2] Improve pwm-ir-tx precision
 2023-10-02  5:49 UTC  (3+ messages)
` [PATCH 2/2] media: pwm-ir-tx: trigger edges from hrtimer interrupt context

[PATCH 0/4] tty: serial: 8250: Changes of MOXA PCIe boards in 8250_pci.c
 2023-10-02  5:47 UTC  (7+ messages)
` [PATCH 1/4] tty: serial: 8250: Cleanup MOXA configurations "
` [PATCH 2/4] tty: serial: 8250: Add support for MOXA Mini PCIe boards
` [PATCH 3/4] tty: serial: 8250: Fix MOXA RS422/RS485 PCIe boards not work by default
` [PATCH 4/4] tty: serial: 8250: Add support for MOXA PCIe boards to switch interface between RS422/RS485

[RFC 0/4] gpio: add SCMI pinctrl based driver
 2023-10-02  5:47 UTC  (13+ messages)
` [RFC 1/4] pinctrl: define PIN_CONFIG_INPUT
` [RFC 2/4] pinctrl: add pinctrl_gpio_get_config()
` [RFC 3/4] gpio: scmi: add SCMI pinctrl based gpio driver
` [RFC 4/4] dt-bindings: gpio: Add bindings for SCMI pinctrl based gpio

[PATCH v2 0/4] arm64: dts: renesas: Add R-Car S4 Starter Kit support
 2023-10-02  5:46 UTC  (4+ messages)
` [PATCH v2 4/4] "

[Intel-gfx] [PATCH] drm/i915/display: Include i915_active header in frontbuffer tracking code
 2023-10-02  5:45 UTC  (3+ messages)

ANNOUNCE: Welcome applicants for the December 2023 round
 2023-10-02  5:42 UTC 

[PATCH] comedi: Annotate struct comedi_lrange with __counted_by
 2023-10-02  5:38 UTC  (9+ messages)

[PATCH] i2c: exynos5: add support for atomic transfers
 2023-10-02  5:37 UTC  (3+ messages)

drivers/pinctrl/sunplus/sppctl.c:176: warning: Function parameter or member 'pctl' not described in 'sppctl_func_set'
 2023-10-02  5:37 UTC 

[PATCH net 1/2] tcp: fix quick-ack counting to count actual ACKs of new data
 2023-10-02  5:33 UTC  (7+ messages)
` [PATCH net 2/2] tcp: fix delayed ACKs for MSS boundary condition

[PATCH] ksmbd: Remove unused field in ksmbd_user struct
 2023-10-02  5:32 UTC 

drivers/gpu/drm/panel/panel-sony-tulip-truly-nt35521.c:140 truly_nt35521_on() warn: Function too hairy. No more merges
 2023-10-02  5:26 UTC 

[PATCH v5 0/3] hugetlbfs: close race between MADV_DONTNEED and page fault
 2023-10-02  5:22 UTC  (5+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] hugetlbfs: replace hugetlb_vma_lock with invalidate_lock

[PATCH] KVM: x86: Refine calculation of guest wall clock to use a single TSC read
 2023-10-02  5:14 UTC  (2+ messages)

[virtio-comment] [PATCH v3 0/2] Support enabling virtqueue after DRIVER_OK
 2023-10-02  5:20 UTC  (4+ messages)
` [virtio-comment] [PATCH v3 1/2] conformance: Add missing virtqueue reset conformance references
` [virtio-comment] [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage
` [virtio-comment] RE: [PATCH v3 0/2] Support enabling virtqueue after DRIVER_OK

bli module inclusion gives me just black screen on real hardware
 2023-10-02  4:54 UTC  (7+ messages)

[linux-next:master] BUILD REGRESSION df964ce9ef9fea10cf131bf6bad8658fde7956f6
 2023-10-02  4:52 UTC  (4+ messages)

[PATCH vfio 00/11] Introduce a vfio driver over virtio devices
 2023-10-02  4:38 UTC  (7+ messages)
` [PATCH vfio 11/11] vfio/virtio: "

[PATCH] jfs : fs array-index-out-of-bounds in txCommit
 2023-10-02  4:36 UTC  (3+ messages)

[PATCH v2] jfs: fix array-index-out-of-bounds in dbFindLeaf
 2023-10-02  4:35 UTC  (3+ messages)

[PATCH] jfs: fix array-index-out-of-bounds in diAlloc
 2023-10-02  4:35 UTC  (3+ messages)

[asahilinux:bits/230-touchbar 4/8] drivers/gpu/drm/adp/adp_drv.c:83:5: warning: no previous prototype for 'adp_open'
 2023-10-02  4:33 UTC 

DYNAMIC CORE /Fire Alarm/Fire Fighting /MEP WORKS
 2023-10-02  4:31 UTC 

[PATCH v2] KVM: x86: Service NMI requests after PMI requests in VM-Enter path
 2023-10-02  4:08 UTC 

[PATCH v1 0/5] bitmap: get rid of bitmap_remap() and bitmap_biremap() uses
 2023-10-02  4:06 UTC  (6+ messages)
` [PATCH v1 2/5] lib/bitmap: Introduce bitmap_scatter() and bitmap_gather() helpers

[xilinx-xlnx:xlnx_rebase_v6.1_LTS 898/1370] drivers/mtd/spi-nor/core.c:1726:34: warning: variable 'offset' is uninitialized when used here
 2023-10-02  4:03 UTC 

[Buildroot] [PATCH] Makefile: drop gen-missing-cpe leftovers
 2023-10-02  3:57 UTC 

[PATCH] MAINTAINERS: Add Angelo as MediaTek SoC co-maintainer
 2023-10-02  3:31 UTC  (5+ messages)

[PATCH v4] vmscan: add trace events for lru_gen
 2023-10-02  3:26 UTC  (7+ messages)

[BUG] verifier escape with iteration helpers (bpf_loop, ...)
 2023-10-02  3:26 UTC  (28+ messages)

[PATCH] crypto: Move akcipher_request_cast helper to crypto header
 2023-10-02  3:21 UTC  (4+ messages)

git grep performance regression on macOS
 2023-10-02  3:05 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/uapi: fix doc typos
 2023-10-02  3:01 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

✅ PASS (SKIPPED 4 of 230): Test report for master (6.6.0-rc3, mainline.kernel.org-clang, 8f633369)
 2023-10-02  3:01 UTC 

[PATCH 00/27] platform: Convert to platform remove callback returning void
 2023-10-02  3:00 UTC  (2+ messages)

[asahilinux:bits/230-touchbar 1/8] drivers/gpu/drm/adp/adp_drv.c:220:19: warning: no previous prototype for 'adp_plane_new'
 2023-10-02  2:50 UTC 

security/apparmor/policy_unpack.c:1212 verify_profile() warn: can 'rules' even be NULL?
 2023-10-02  2:50 UTC 

[xilinx-xlnx:xlnx_rebase_v6.1_LTS 640/1370] drivers/net/ethernet/cadence/macb_main.c: linux/crc32.h is included more than once
 2023-10-02  2:50 UTC 

[PATCH] drivers/net/slip: prevent data alignment fault
 2023-10-02  2:45 UTC 

[PATCH v5 2/5] lib/test_bitmap: add tests for bitmap_{read,write}()
 2023-10-02  2:44 UTC  (11+ messages)

[PATCH 00/30] Initial support for multiple hash functions
 2023-10-02  2:40 UTC  (43+ messages)
` [PATCH 01/30] object-file-convert: Stubs for converting from one object format to another
` [PATCH 03/30] object-names: Support input of oids in any supported hash
` [PATCH 05/30] loose: add a mapping between SHA-1 and SHA-256 for loose objects
` [PATCH v2 00/30] initial support for multiple hash functions
  ` [PATCH v2 01/30] object-file-convert: stubs for converting from one object format to another
  ` [PATCH v2 02/30] oid-array: teach oid-array to handle multiple kinds of oids
  ` [PATCH v2 03/30] object-names: support input of oids in any supported hash
  ` [PATCH v2 04/30] repository: add a compatibility hash algorithm
  ` [PATCH v2 05/30] loose: add a mapping between SHA-1 and SHA-256 for loose objects
  ` [PATCH v2 06/30] loose: compatibilty short name support
  ` [PATCH v2 07/30] object-file: update the loose object map when writing loose objects
  ` [PATCH v2 08/30] object-file: add a compat_oid_in parameter to write_object_file_flags
  ` [PATCH v2 09/30] commit: write commits for both hashes
  ` [PATCH v2 10/30] commit: convert mergetag before computing the signature of a commit
  ` [PATCH v2 11/30] commit: export add_header_signature to support handling signatures on tags
  ` [PATCH v2 12/30] tag: sign both hashes
  ` [PATCH v2 13/30] cache: add a function to read an OID of a specific algorithm
  ` [PATCH v2 14/30] object: factor out parse_mode out of fast-import and tree-walk into in object.h
  ` [PATCH v2 15/30] object-file-convert: add a function to convert trees between algorithms
  ` [PATCH v2 16/30] object-file-convert: convert tag objects when writing
  ` [PATCH v2 17/30] object-file-convert: don't leak when converting tag objects
  ` [PATCH v2 18/30] object-file-convert: convert commit objects when writing
  ` [PATCH v2 19/30] object-file-convert: convert commits that embed signed tags
  ` [PATCH v2 20/30] object-file: update object_info_extended to reencode objects
  ` [PATCH v2 21/30] repository: implement extensions.compatObjectFormat
  ` [PATCH v2 22/30] rev-parse: add an --output-object-format parameter
  ` [PATCH v2 23/30] builtin/cat-file: let the oid determine the output algorithm
  ` [PATCH v2 24/30] tree-walk: init_tree_desc take an oid to get the hash algorithm
  ` [PATCH v2 25/30] object-file: handle compat objects in check_object_signature
  ` [PATCH v2 26/30] builtin/ls-tree: let the oid determine the output algorithm
  ` [PATCH v2 27/30] test-lib: compute the compatibility hash so tests may use it
  ` [PATCH v2 28/30] t1006: rename sha1 to oid
  ` [PATCH v2 29/30] t1006: test oid compatibility with cat-file
  ` [PATCH v2 30/30] t1016-compatObjectFormat: add tests to verify the conversion between objects

[PATCH v1] iio: adc: aspeed: Support deglitch feature
 2023-10-02  2:30 UTC  (5+ messages)

SRCU: kworker hung in synchronize_srcu
 2023-10-02  2:21 UTC  (9+ messages)

sound/firewire/amdtp-stream.c:1099 process_rx_packets() error: uninitialized symbol 'curr_cycle_time'
 2023-10-02  2:19 UTC 

[PATCH V1] mmc: sdhci-pci-gli: GL975[05]: Mask the replay timer timeout of AER
 2023-10-02  2:18 UTC  (8+ messages)

[PATCH] hw/display/ramfb: plug slight guest-triggerable leak on mode setting
 2023-10-02  2:02 UTC  (7+ messages)

[PATCH] ARM: dts: imx28: Fix dcp compatible
 2023-10-02  2:00 UTC 

[dm-devel] [PATCH v16 08/12] nvmet: add copy command support for bdev and file ns
 2023-10-02  1:58 UTC  (3+ messages)
`  "

[PATCH 0/7] vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously
 2023-10-02  1:56 UTC  (10+ messages)
` [PATCH 7/7] "

[PATCH v3 0/4] malloc: Reduce size by initializing data at runtime
 2023-10-02  1:46 UTC  (5+ messages)
` [PATCH v3 4/4] malloc: Enable SYS_MALLOC_RUNTIME_INIT by default in SPL

[PATCH] linker_list: Fix ll_entry_get alignment
 2023-10-02  1:43 UTC  (4+ messages)

[RFC PATCH v2 0/8] ATF and OP-TEE Firewalling for K3 devices
 2023-10-02  1:17 UTC  (9+ messages)
` [RFC PATCH v2 1/8] dtoc: openssl: Add GetHexOctet method
` [RFC PATCH v2 2/8] binman: ti-secure: Add support for firewalling entities
` [RFC PATCH v2 3/8] binman: ftest: Add test for ti-secure firewall node
` [RFC PATCH v2 4/8] binman: k3: add k3-security.h and include it in k3-binman.dtsi

[PATCH] scripts/Makefile.lib: also consider $(CONFIG_SYS_BOARD)-u-boot.dtsi
 2023-10-02  1:17 UTC  (12+ messages)

[dtor-input:next] BUILD SUCCESS 68ede283a1d8fe0813b218aeb498faf3b0fc0a7b
 2023-10-02  1:44 UTC 

[PATCH v2 00/32] spl: Preparation for Universal Payload
 2023-10-02  1:17 UTC  (8+ messages)
` [PATCH v2 30/32] fdt: Allow the devicetree to come from a bloblist

image-host: small improvements and fixes
 2023-10-02  1:17 UTC  (5+ messages)
` [PATCH 1/2] image-host: add a check of the return value of snprintf
` [PATCH 2/2] image-host: increase path length when setting up the cipher

[PATCH 00/15] blk: sandbox: Support binding a device with a given logical block size
 2023-10-02  1:17 UTC  (25+ messages)
` [PATCH 01/15] blk: Use a macro for the typical "
` [PATCH 02/15] cmd: host: Mandate the filename parameter in the 'bind' command
` [PATCH 04/15] blk: host_dev: Make host_sb_detach_file() and host_sb_ops static
` [PATCH 05/15] blk: host_dev: Sanity check on the size of host backing file
` [PATCH 06/15] cmd: host: Print out the block size of the host device
` [PATCH 08/15] cmd: blkmap: Make map_handlers[] and its .fn static
` [PATCH 09/15] blk: blkmap: Support mapping to device of any block size
` [PATCH 10/15] cmd: blk_common: Use macros for the return values
` [PATCH 12/15] cmd: blk_common: Stop using hard-coded block size for Sandbox operations
` [PATCH 13/15] dm: blk: Drop blk_{read,write}_devnum()
` [PATCH 14/15] disk: part: Print out the unknown device uclass id
` [PATCH 15/15] disk: part: Handle blkmap device in print_part_header()

[PATCH v5 00/16] firmware: scmi: add SCMI base protocol support
 2023-10-02  1:17 UTC  (9+ messages)
` [PATCH v5 03/16] firmware: scmi: support dummy channels for sandbox agent
` [PATCH v5 04/16] test: dm: add protocol-specific channel test
` [PATCH v5 11/16] firmware: scmi: add a check against availability of protocols
` [PATCH v5 13/16] test: dm: add SCMI base protocol test

[PATCH 0/4] firmware: scmi: add SCMI power domain protocol support
 2023-10-02  1:17 UTC  (5+ messages)
` [PATCH 3/4] sandbox: add SCMI power domain protocol support for testing
` [PATCH 4/4] test: dm: add SCMI power domain protocol test

[PATCH 0/4] mkimage: also honour -B even without external data
 2023-10-02  1:17 UTC  (3+ messages)
` [PATCH 5/4] mkimage: update man page and -h output

[PATCH v2 0/2] Enable split mode in binman
 2023-10-02  1:16 UTC  (3+ messages)
` [PATCH v2 1/2] binman: openssl: x509: ti_secure_rom: Add support for bootcore_opts

[PATCH 1/5] core: fix doc comments of dev_read_addr*() and related functions
 2023-10-02  1:17 UTC  (6+ messages)
` [PATCH 2/5] core: return FDT_ADDR_T_NONE from devfdt_get_addr_[size_]name() on errors
` [PATCH 5/5] treewide: use dev_read_addr_*_ptr() where appropriate

[PATCHv10 00/15] net/lwip: add lwip library for the network stack
 2023-10-02  1:17 UTC  (15+ messages)
` [PATCHv10 06/15] net/lwip: implement dhcp cmd
` [PATCHv10 08/15] net/lwip: implement wget cmd
` [PATCHv10 10/15] net/lwip: add lwIP configuration
` [PATCHv10 12/15] net/lwip: update .gitignore with lwIP
` [PATCHv10 13/15] net/lwip: connection between cmd and lwip apps
` [PATCHv10 14/15] net/lwip: replace original net commands with lwip
` [PATCHv10 15/15] net/lwip: split net.h to net.h, arp.h and eth.h

[PATCH 0/2] stdio: fix stdio_deregister_dev()
 2023-10-02  1:16 UTC  (5+ messages)
` [PATCH 1/2] dm: serial: fix serial_post_probe()
` [PATCH 2/2] stdio: fix stdio_deregister_dev()

[PATCH v2 0/3] Add rkmtd command
 2023-10-02  1:16 UTC  (3+ messages)
` [PATCH v2 2/3] dm: prepare rkmtd UCLASS

[PATCH v2 0/3] Conclusive KSTR-SAMA5D27 support
 2023-10-02  1:17 UTC  (3+ messages)
` [PATCH v2 1/3] common: add prototype & rename populate_serial_number()

bootstd: Scanning for USB bootflow will remove existing SCSI bootflow
 2023-10-02  1:17 UTC  (4+ messages)

[PATCH v2] dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocation
 2023-10-02  1:16 UTC  (6+ messages)
` [PATCH v2] dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocation : regression

[PATCH 0/4] pci: Fix some section mismatches
 2023-10-02  1:38 UTC  (4+ messages)
  ` [PATCH 1/4] PCI: exynos: Don't put .remove callback in .exit.text section

[PATCH] Revert "fs: ext4: check the minimal partition size to mount"
 2023-10-02  1:17 UTC  (2+ messages)

[PATCH] mkimage: allow internalization of data-position
 2023-10-02  1:17 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.