All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-01 12:34:03 to 2024-09-01 16:20:02 UTC [more...]

[PATCH 4.19 00/98] 4.19.321-rc1 review
 2024-09-01 16:15 UTC  (15+ messages)
` [PATCH 4.19 01/98] fuse: Initialize beyond-EOF page contents before setting uptodate
` [PATCH 4.19 02/98] ALSA: usb-audio: Support Yamaha P-125 quirk entry
` [PATCH 4.19 03/98] xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration
` [PATCH 4.19 10/98] drm/amdgpu: Actually check flags for all context ops
` [PATCH 4.19 11/98] memcg_write_event_control(): fix a user-triggerable oops
` [PATCH 4.19 12/98] s390/cio: rename bitmap_size() -> idset_bitmap_size()
` [PATCH 4.19 13/98] btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()
` [PATCH 4.19 14/98] net/mlx5e: Correctly report errors for ethtool rx flows
` [PATCH 4.19 15/98] atm: idt77252: prevent use after free in dequeue_rx()
` [PATCH 4.19 16/98] net: dsa: vsc73xx: pass value in phy_write operation
` [PATCH 4.19 17/98] ssb: Fix division by zero issue in ssb_calc_clock_rate
` [PATCH 4.19 18/98] wifi: cw1200: Avoid processing an invalid TIM IE
` [PATCH 4.19 19/98] i2c: riic: avoid potential division by zero
` [PATCH 4.19 20/98] staging: ks7010: disable bh on tx_dev_lock

[RESEND PATCH] nfs: Remove unnecessary NULL check before kfree()
 2024-09-01 16:19 UTC 

[PATCH 00/12] Enable build system on macOS hosts
 2024-09-01 16:15 UTC  (9+ messages)
` [PATCH 08/12] include: add elf.h support

[PATCH][next] staging: rtl8723bs: Remove trailing space after \n newline
 2024-09-01 16:15 UTC 

[Buildroot] [PATCH] package/aer-inject: switch upstream
 2024-09-01 16:11 UTC 

[PATCH][next] crypto: qat - Remove trailing space after \n newline
 2024-09-01 16:07 UTC 

[PATCH][next] crypto: hisilicon/sec - Remove trailing space after \n newline
 2024-09-01 16:04 UTC 

[PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
 2024-09-01 16:03 UTC  (5+ messages)
` [PATCH 1/4] sha1: do not redefine `platform_SHA_CTX` and friends
` [PATCH 2/4] hash.h: scaffolding for _fast hashing variants
` [PATCH 3/4] Makefile: allow specifying a SHA-1 for non-cryptographic uses
` [PATCH 4/4] csum-file.c: use fast SHA-1 implementation when available

[PATCH 6.1 000/321] 6.1.107-rc1 review
 2024-09-01 16:01 UTC  (3+ messages)

[PATCH RFC] modpost: compile constant module information only once
 2024-09-01 15:59 UTC  (3+ messages)

[PATCH][next] m68k: remove trailing space after \n newline
 2024-09-01 15:58 UTC 

[PATCH v2 00/10] arm64: dts: colibri-imx8x: Various improvements and additions
 2024-09-01 15:57 UTC  (11+ messages)
` [PATCH v2 01/10] arm64: dts: colibri-imx8x: Add usb support
` [PATCH v2 02/10] arm64: dts: colibri-imx8x: Add analog inputs
` [PATCH v2 03/10] arm64: dts: colibri-imx8x: Add fxl6408 gpio expander
` [PATCH v2 04/10] arm64: dts: colibri-imx8x: Add sound card
` [PATCH v2 05/10] arm64: dts: colibri-imx8x: Add PMIC thermal zone
` [PATCH v2 06/10] arm64: dts: colibri-imx8x: Add USB3803 HUB
` [PATCH v2 07/10] arm64: dts: colibri-imx8x: Add vpu support
` [PATCH v2 08/10] arm64: dts: colibri-imx8x: Add adma_pwm
` [PATCH v2 09/10] arm64: dts: colibri-imx8x: Add 50mhz clock for eth
` [PATCH v2 10/10] arm64: dts: colibri-imx8x: Cleanup comments

[PATCH v2 0/7] i2c: npcm: Bug fixes read/write operation, checkpatch
 2024-09-01 15:53 UTC  (5+ messages)
` [PATCH v2 6/7] i2c: npcm: use i2c frequency table

[RFC iproute2-next 0/4] Add RDMA monitor support
 2024-09-01 15:44 UTC  (3+ messages)
` [RFC iproute2-next 2/4] rdma: Add support for rdma monitor

`git rebase (--no-fork-point) --onto=<newbase> [<upstream> [<branch>]]` leaves HEAD detached and *HEAD not moved when <branch> is exactly `HEAD`
 2024-09-01 15:42 UTC  (3+ messages)

[PATCHSET sched_ext/for-6.12] sched_ext: Implement scx_bpf_dispatch[_vtime]_from_dsq()
 2024-09-01 15:35 UTC  (7+ messages)
` [PATCH 04/11] sched_ext: Make dispatch_to_local_dsq() return void
  ` [PATCH 04/11] sched_ext: Fix processs_ddsp_deferred_locals() by unifying DTL_INVALID handling

[PATCH] dax: Remove an unused field in struct dax_operations
 2024-09-01 15:17 UTC 

git 2.46.0 crashes when trying to verify-pack outside of a repo
 2024-09-01 15:26 UTC  (2+ messages)

[openeuler:OLK-5.10 29384/30000] drivers/net/can/spi/mcp251xfd/mcp251xfd-core.c:2327:6: warning: no previous prototype for 'mcp251xfd_tx_obj_write_sync'
 2024-09-01 15:21 UTC 

[PATCH] docs: devicetree: Fix typo in lvds.yaml
 2024-09-01 15:17 UTC  (2+ messages)

[PATCH RFC v3 00/17] fuse: fuse-over-io-uring
 2024-09-01 13:37 UTC  (18+ messages)
` [PATCH RFC v3 01/17] fuse: rename to fuse_dev_end_requests and make non-static
` [PATCH RFC v3 02/17] fuse: Move fuse_get_dev to header file
` [PATCH RFC v3 03/17] fuse: Move request bits
` [PATCH RFC v3 04/17] fuse: Add fuse-io-uring design documentation
` [PATCH RFC v3 05/17] fuse: Add a uring config ioctl
` [PATCH RFC v3 06/17] fuse: Add the queue configuration ioctl
` [PATCH RFC v3 07/17] fuse: {uring} Add a dev_release exception for fuse-over-io-uring
` [PATCH RFC v3 08/17] fuse: {uring} Handle SQEs - register commands
` [PATCH RFC v3 09/17] fuse: Make fuse_copy non static
` [PATCH RFC v3 10/17] fuse: Add buffer offset for uring into fuse_copy_state
` [PATCH RFC v3 11/17] fuse: {uring} Add uring sqe commit and fetch support
` [PATCH RFC v3 12/17] fuse: {uring} Handle teardown of ring entries
` [PATCH RFC v3 13/17] fuse: {uring} Add a ring queue and send method
` [PATCH RFC v3 14/17] fuse: {uring} Allow to queue to the ring
` [PATCH RFC v3 15/17] ate: 2024-08-30 15:43:32 +0100
` [PATCH RFC v3 16/17] fuse: {uring} Handle IO_URING_F_TASK_DEAD
` [PATCH RFC v3 17/17] fuse: {uring} Pin the user buffer

BUG: kernel NULL pointer dereference, address: 0000000000000000 on boot with linux-next-20240829
 2024-09-01 15:01 UTC 

[Buildroot] [git commit branch/2024.05.x] package/open-iscsi: open-isns is optional, not mandatory
 2024-09-01 14:52 UTC 

[Buildroot] [git commit branch/2024.05.x] DEVELOPERS: remove Bernd Kuhls from libks
 2024-09-01 14:49 UTC 

[Buildroot] [git commit branch/2024.05.x] package/libcurl: security bump to version 8.9.0
 2024-09-01 14:41 UTC 

[Buildroot] [git commit branch/2024.05.x] package/intel-microcode: security bump version to 20240531
 2024-09-01 14:53 UTC 

[Buildroot] [git commit branch/2024.05.x] package/libcurl: fix build with mbedtls
 2024-09-01 14:40 UTC 

[Buildroot] [git commit branch/2024.05.x] support/testing/infra/emulator.py: add host load info in run log
 2024-09-01 14:46 UTC 

[Buildroot] [git commit branch/2024.05.x] package/libcurl: bump version to 8.8.0
 2024-09-01 14:40 UTC 

[Buildroot] [git commit branch/2024.02.x] package/open-iscsi: open-isns is optional, not mandatory
 2024-09-01 14:52 UTC 

[Buildroot] [git commit branch/2024.02.x] DEVELOPERS: remove Bernd Kuhls from libks
 2024-09-01 14:49 UTC 

[Buildroot] [git commit branch/2024.02.x] package/libcurl: fix build with mbedtls
 2024-09-01 14:41 UTC 

[Buildroot] [git commit branch/2024.02.x] package/libcurl: bump version to 8.8.0
 2024-09-01 14:41 UTC 

[Buildroot] [git commit branch/2024.02.x] package/intel-microcode: security bump version to 20240531
 2024-09-01 14:53 UTC 

[Buildroot] [git commit branch/2024.02.x] support/testing/infra/emulator.py: add host load info in run log
 2024-09-01 14:47 UTC 

[Buildroot] [git commit branch/2024.02.x] package/libcurl: security bump to version 8.9.0
 2024-09-01 14:41 UTC 

[Buildroot] [PATCH 1/1] package/intel-microcode: security bump version to 20240531
 2024-09-01 14:53 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/open-iscsi: open-isns is optional, not mandatory
 2024-09-01 14:52 UTC  (2+ messages)

[LTP] [PATCH] mm/vma: Return the exact errno for vms_gather_munmap_vmas()
 2024-09-01 14:50 UTC  (2+ messages)
`  "

[Buildroot] [PATCH 1/2] package/libks: bump version to 2.0.5
 2024-09-01 14:49 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] DEVELOPERS: remove Bernd Kuhls from libks

[Buildroot] [PATCH 1/1] support/testing/infra/emulator.py: add host load info in run log
 2024-09-01 14:49 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libcurl: security bump to version 8.9.0
 2024-09-01 14:42 UTC  (3+ messages)

[PATCH v4 0/3] Remove cl in struct cmdq_pkt
 2024-09-01 14:32 UTC  (4+ messages)
` [PATCH v4 1/3] media: platform: mtk-mdp3: Get fine-grain control of cmdq_pkt_finalize()
` [PATCH v4 2/3] media: platform: mtk-mdp3: Use cmdq_pkt_create() and cmdq_pkt_destroy()
` [PATCH v4 3/3] soc: mediatek: cmdq: Remove cmdq_pkt_finalize() helper function

2024 LF Technical Advisory Board election - call for candidates
 2024-09-01 14:32 UTC 

[PATCH v2 1/2] buildhistory: Simplify intercept call sites and drop SSTATEPOSTINSTFUNC usage
 2024-09-01 14:30 UTC  (2+ messages)
` [PATCH v2 2/2] sstate: Drop SSTATEPOSTINSTFUNC support

[Buildroot] [PATCH v2 0/3] Version bump and python bindings for rpi-rgb-led-matrix
 2024-09-01 14:29 UTC  (4+ messages)
` [Buildroot] [PATCH v2 1/3] package/rpi-rgb-led-matrix: update to latest commit
` [Buildroot] [PATCH v2 2/3] package/python-rgbmatrix: new package
` [Buildroot] [PATCH v2 3/3] DEVELOPERS: add J. Neuschäfer for rpi-rgb-led-matrix/python-rgbmatrix

[PATCH v3 0/5] block: allow commit to unmap zero blocks
 2024-09-01 14:24 UTC  (6+ messages)
` [PATCH v3 1/5] block: get type of block allocation in commit_run
` [PATCH v3 2/5] block: move commit_run loop to separate function
` [PATCH v3 3/5] block: refactor error handling of commit_iteration
` [PATCH v3 4/5] block: allow commit to unmap zero blocks
` [PATCH v3 5/5] block: add test non-active commit with zeroed data

[PATCH] sched: fix warning in sched_setaffinity
 2024-09-01 14:25 UTC  (2+ messages)

[PATCH] iio: adc: standardize on formatting for id match tables
 2024-09-01 14:25 UTC  (2+ messages)

[PATCH] iio/inv_icm42600: add inv_icm42600 id_table
 2024-09-01 14:23 UTC  (4+ messages)

[PATCH] cmd: fdt: use U-Boot's FDT by default
 2024-09-01 14:21 UTC  (3+ messages)

drivers/gpu/drm/omapdrm/dss/dss.o: warning: objtool: dss_select_dsi_clk_source+0x44: unreachable instruction
 2024-09-01 14:20 UTC 

[Buildroot] [PATCH v1] package/libsoup3: bump to 3.6.0
 2024-09-01 14:15 UTC  (2+ messages)

[Buildroot] [PATCH v1] package/webkitgtk: bump to 2.44.3
 2024-09-01 14:13 UTC  (2+ messages)

[PATCH v2] iio: imu: inv_mpu6050: Remove duplicate code between labels
 2024-09-01 14:11 UTC  (2+ messages)

[linux-linus test] 187444: trouble: blocked/broken/pass
 2024-09-01 14:09 UTC 

[PATCH] selftests/futex: Create test for robust list
 2024-09-01 14:09 UTC 

general protection fault in bioset_exit
 2024-09-01 14:09 UTC  (2+ messages)

[PATCH 0/2] Continuous mode support for VL53l0x
 2024-09-01 14:08 UTC  (5+ messages)
` [PATCH 2/2] iio: proximity: vl53l0x-i2c: Added continuous mode support

[PATCH 00/15] IIO: use irq_get_trigger_type() instead of opencoding
 2024-09-01 13:59 UTC  (16+ messages)
` [PATCH 01/15] iio: accel: adxl380: use irq_get_trigger_type()
` [PATCH 02/15] iio: accel: fxls8962af: "
` [PATCH 03/15] iio: adc: ti-ads1015: "
` [PATCH 04/15] iio: common: st: "
` [PATCH 05/15] iio: gyro: fxas21002c: "
` [PATCH 06/15] iio: gyro: mpu3050: "
` [PATCH 07/15] iio: humidity: hts221: "
` [PATCH 08/15] iio: imu: bmi160: "
` [PATCH 09/15] iio: imu: bmi323: "
` [PATCH 10/15] iio: imu: inv_icm42600: "
` [PATCH 11/15] iio: imu: inv_mpu6050: "
` [PATCH 12/15] iio: imu: st_lsm6dsx: "
` [PATCH 13/15] iio: light: st_uvis25: "
` [PATCH 14/15] iio: magn: ak8974: "
` [PATCH 15/15] iio: pressure: bmp280: "

[RFC PATCH] NFS: Fix missing files in `ls` command output
 2024-09-01 13:59 UTC  (2+ messages)

[PATCH v2 0/4] fixes for Adreno A5Xx preemption
 2024-09-01 13:54 UTC  (5+ messages)
` [PATCH v2 1/4] drm/msm/a5xx: disable preemption in submits by default
` [PATCH v2 2/4] drm/msm/a5xx: properly clear preemption records on resume
` [PATCH v2 3/4] drm/msm/a5xx: fix races in preemption evaluation stage
` [PATCH v2 4/4] drm/msm/a5xx: workaround early ring-buffer emptiness check

[PATCH] cmd: mmc: Allow using partition name in mmc erase command
 2024-09-01 13:59 UTC 

[PATCH V5 0/4] arm-cs-trace-disasm.py/perf must accommodate non-zero DSO text offset
 2024-09-01 13:53 UTC  (6+ messages)

[PATCH v6 0/3] LoongArch: Implement getrandom() in vDSO
 2024-09-01 13:52 UTC  (11+ messages)
` [PATCH v6 1/3] arch: vDSO: Add a __vdso_getrandom prototype for all architectures
` [PATCH v6 2/3] LoongArch: vDSO: Wire up getrandom() vDSO implementation
` [PATCH v6 3/3] selftests/vDSO: Enable vdso getrandom tests for LoongArch

[PATCH] drm/i915/uc: Includ requested frequency in slow firmware load messages
 2024-09-01 13:51 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[RFC PATCH] driver core: platform: Call iommu_release_device in dma_cleanup
 2024-09-01 13:49 UTC  (3+ messages)

[PATCH] ALSA: pcm: Fix the previous conversion to kstrtoul()
 2024-09-01 13:45 UTC 

[PATCH v2 1/5] hwmon: pmbus: Implement generic bus access delay
 2024-09-01 13:43 UTC  (3+ messages)

[PATCH bpf-next v2 0/4] bpf: Fix tailcall infinite loop caused by freplace
 2024-09-01 13:38 UTC  (5+ messages)
` [PATCH bpf-next v2 1/4] bpf, x64: "
` [PATCH bpf-next v2 2/4] bpf, arm64: "
` [PATCH bpf-next v2 3/4] selftests/bpf: Add testcases for another tailcall infinite loop fixing
` [PATCH bpf-next v2 4/4] selftests/bpf: Fix verifier tailcall jit selftest

[PATCH] iio: imu: inv_mpu6050: Remove duplicate code between labels
 2024-09-01 13:40 UTC  (3+ messages)

[PATCH] hwmon: ltc2991: fix register bits defines
 2024-09-01 13:40 UTC  (2+ messages)

[PATCH v2 00/19] mm: Support huge pfnmaps
 2024-09-01 13:39 UTC  (4+ messages)
` [PATCH v2 16/19] mm: Remove follow_pte()

[PATCH v3 0/9] Simplify the UFS driver initialization code
 2024-09-01 13:37 UTC  (3+ messages)
` [PATCH v3 4/9] ufs: core: Call ufshcd_add_scsi_host() later

[PATCH] hwspinlock: improve locking safety by using raw_spinlock_t
 2024-09-01 13:34 UTC  (3+ messages)

[GIT PULL] Microchip clock updates for v6.12
 2024-09-01 13:34 UTC 

[GIT PULL] Microchip AT91 defconfig updates for v6.12
 2024-09-01 13:31 UTC  (6+ messages)
` [GIT PULL] Microchip AT91 device tree "
` [GIT PULL] Microchip AT91 SoC "

[PATCH v3 4/5] pinctrl: airoha: Add support for EN7581 SoC
 2024-09-01 13:28 UTC  (3+ messages)

[snitzer:nfs-localio-for-next.v14-neilb 26/26] fs/nfs_common/nfslocalio.c:57:15: sparse: sparse: symbol 'nfsd_mod' was not declared. Should it be static?
 2024-09-01 13:28 UTC 

[PATCH] selftests: vDSO: Do not rely on $ARCH for vdso_test_getrandom && vdso_test_chacha
 2024-09-01 13:27 UTC  (3+ messages)

[PATCH v1 0/4] virtio_snd_set_config: Fix #2296
 2024-09-01 13:25 UTC  (2+ messages)

[GIT PULL] mediatek drm next for 6.12
 2024-09-01 13:13 UTC  (2+ messages)

[PATCH net-next v2 00/12] net: vxlan: add skb drop reasons support
 2024-09-01 13:02 UTC  (22+ messages)
` [PATCH net-next v2 02/12] net: skb: add pskb_network_may_pull_reason() helper
` [PATCH net-next v2 04/12] net: tunnel: add skb_vlan_inet_prepare_reason() helper
` [PATCH net-next v2 06/12] net: vxlan: make vxlan_set_mac() return drop reasons
` [PATCH net-next v2 07/12] net: vxlan: add skb drop reasons to vxlan_rcv()
` [PATCH net-next v2 08/12] net: vxlan: use vxlan_kfree_skb() in vxlan_xmit()

[PATCH] hw/audio/virtio-sound: fix heap buffer overflow
 2024-09-01 13:01 UTC 

mt8186-corsola-tentacruel panel flickers
 2024-09-01 12:58 UTC 

[PATCH RESEND v3 0/2] fhandle: expose u64 mount id to name_to_handle_at(2)
 2024-09-01 12:57 UTC  (5+ messages)
` [PATCH xfstests v1 1/2] statx: update headers to include newer statx fields
  ` [PATCH xfstests v1 2/2] open_by_handle: add tests for u64 mount ID

[PATCH] selftests: vDSO: Do not rely on $ARCH for vdso_test_getrandom && vdso_test_chacha
 2024-09-01 12:56 UTC 

[OE-core][master][PATCH] apr: upgrade 1.7.4 -> 1.7.5
 2024-09-01 12:51 UTC  (2+ messages)

[PATCH v4 0/6] mm: split underused THPs
 2024-09-01 12:48 UTC  (12+ messages)
` [PATCH v4 4/6] mm: Introduce a pageflag for partially mapped folios

[PATCH v1 4/6] perf parse-events: Add default_breakpoint_len helper
 2024-09-01 12:47 UTC  (2+ messages)

loongarch64-linux-ld: net-sysfs.c:undefined reference to `dql_group'
 2024-09-01 12:46 UTC 

[PATCH v2 0/1] Enable Dead Code Elimination
 2024-09-01 12:35 UTC  (6+ messages)
` [PATCH v2 1/1] Makefile: enable --gc-sections

[PATCH net-next 00/12] net: Convert using devm_clk_get_enabled()/devm_clk_get_optional_enabled()
 2024-09-01 12:28 UTC  (3+ messages)
` [PATCH net-next 10/12] net: xilinx: axienet: Convert using devm_clk_get_optional_enabled() in axienet_probe()

[syzbot] [ext4?] kernel BUG in ext4_inline_data_truncate
 2024-09-01 12:34 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.