messages from 2023-07-15 16:02:24 to 2023-07-15 18:54:06 UTC [more...]
[PATCH v4 00/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
2023-07-15 18:52 UTC (29+ messages)
` [PATCH v4 01/18] drm: Remove flag FBINFO_DEFAULT from fbdev emulation
` [PATCH v4 02/18] fbdev: Remove FBINFO_DEFAULT from static structs
` [PATCH v4 03/18] fbdev: Remove FBINFO_DEFAULT from kzalloc()'ed structs
` [PATCH v4 04/18] fbdev: Remove FBINFO_DEFAULT from devm_kzalloc()'ed structs
` [PATCH v4 05/18] fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structs
` [PATCH v4 06/18] fbdev/fsl-diu-fb: Remove flag FBINFO_DEFAULT
` [PATCH v4 07/18] vfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driver
` [PATCH v4 08/18] sh: mach-sh7763rdp: Assign FB_MODE_IS_UNKNOWN to struct fb_videomode.flag
` [PATCH v4 09/18] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v4 10/18] hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver
` [PATCH v4 11/18] media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v4 12/18] staging: "
` [PATCH v4 13/18] fbdev: Remove FBINFO_FLAG_DEFAULT from kzalloc()'ed structs
` [PATCH v4 14/18] fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structs
` [PATCH v4 15/18] fbdev/atafb: Remove flag FBINFO_FLAG_DEFAULT
` [PATCH v4 16/18] fbdev/pxafb: "
` [PATCH v4 17/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT
` [PATCH v4 18/18] fbdev: Document that framebuffer_alloc() returns zero'ed data
[PATCH v3] grantpt.3: no-op on modern glibc and other UNIXes
2023-07-15 18:49 UTC (2+ messages)
` [PATCH v4] "
fs/overlayfs/copy_up.o: warning: objtool: .text.unlikely: unexpected end of section
2023-07-15 18:41 UTC
[PATCH] crypt.3: The library is "libcrypt", not "libcrypto"
2023-07-15 18:41 UTC
[PATCH v2] epoll_create.2: HISTORYise "max_user_instances" EMFILE
2023-07-15 18:41 UTC (2+ messages)
` [PATCH v3] "
[PATCH v4 00/18] tools/nolibc: shrink arch support
2023-07-15 18:36 UTC (19+ messages)
` [PATCH v4 01/18] tools/nolibc: arch-*.h: add missing space after ','
` [PATCH v4 02/18] tools/nolibc: fix up startup failures for -O0 under gcc < 11.1.0
` [PATCH v4 03/18] tools/nolibc: remove the old sys_stat support
` [PATCH v4 04/18] tools/nolibc: add new crt.h with _start_c
` [PATCH v4 05/18] tools/nolibc: stackprotector.h: add empty __stack_chk_init for !_NOLIBC_STACKPROTECTOR
` [PATCH v4 06/18] tools/nolibc: crt.h: initialize stack protector
` [PATCH v4 07/18] tools/nolibc: arm: shrink _start with _start_c
` [PATCH v4 08/18] tools/nolibc: aarch64: "
` [PATCH v4 09/18] tools/nolibc: i386: "
` [PATCH v4 10/18] tools/nolibc: x86_64: "
` [PATCH v4 11/18] tools/nolibc: mips: "
` [PATCH v4 12/18] tools/nolibc: loongarch: "
` [PATCH v4 13/18] tools/nolibc: riscv: "
` [PATCH v4 14/18] tools/nolibc: s390: "
` [PATCH v4 15/18] selftests/nolibc: add EXPECT_PTRGE, EXPECT_PTRGT, EXPECT_PTRLE, EXPECT_PTRLT
` [PATCH v4 16/18] selftests/nolibc: add testcases for startup code
` [PATCH v4 17/18] selftests/nolibc: allow run nolibc-test locally
` [PATCH v4 18/18] selftests/nolibc: allow test -include /path/to/nolibc.h
[PATCH] pipe.7: document read()s with O_NONBLOCK
2023-07-15 18:36 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
[Buildroot] Flutter-engine package help wanted
2023-07-15 18:35 UTC (3+ messages)
[musl] Re: [libc-coord] Re: regression in man pages for interfaces using loff_t
2023-07-15 18:35 UTC (5+ messages)
` [PATCH v4] off64_t: prefer off_t for splice, etc
` [libc-coord] "
` [musl] "
[PATCH v2 0/2] power: pmic: add TPS65913 support
2023-07-15 18:34 UTC (3+ messages)
` [PATCH v2 1/2] power: pmic: support TI TPS65913 PMIC
` [PATCH v2 2/2] power: pmic: fix regulators behaviour
[PATCH] fb: Explicitly include correct DT includes
2023-07-15 18:34 UTC (4+ messages)
[kas:lam-old 5/18] kernel/signal.c:1268:29: sparse: sparse: incorrect type in assignment (different address spaces)
2023-07-15 18:31 UTC
[PATCH] hwmon: (nct6775) Add support for 18 IN readings for nct6799
2023-07-15 18:30 UTC (6+ messages)
[Patch v3 0/6] Enable Cluster Scheduling for x86 Hybrid CPUs
2023-07-15 18:25 UTC (5+ messages)
` [Patch v3 1/6] sched/fair: Determine active load balance for SMT sched groups
[PATCH 0/2] Add new "describe" atom
2023-07-15 18:24 UTC (5+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 2/3] ref-filter: add "
[PATCH] ARM: dts: imx: Switch USB1 port control to GPIO on Data Modul i.MX8M Plus eDM SBC
2023-07-15 18:24 UTC
[PATCH] ld.so.8: Correct linker option name
2023-07-15 18:19 UTC (3+ messages)
[PATCH 0/3] tick/nohz cleanups
2023-07-15 18:18 UTC (6+ messages)
` [PATCH 3/3] tick/nohz: Don't shutdown the lowres tick from itself
[Buildroot] [PATCH v2 1/1] package/libopenssl: bump version to 3.0.9
2023-07-15 18:15 UTC (2+ messages)
[PATCH] platform/x86: intel: hid: Always call BTNL ACPI method
2023-07-15 18:15 UTC
[PATCH v1] nfs(5): Document the new "xprtsec=" mount option
2023-07-15 18:07 UTC (2+ messages)
[PATCH] mtd: Explicitly include correct DT includes
2023-07-15 17:57 UTC (6+ messages)
[RFC PATCH v3 0/3] support 512B ECC step size for Meson NAND
2023-07-15 17:48 UTC (10+ messages)
[Buildroot] [PATCH 1/1] package/intel-gmmlib: bump version to 22.3.9
2023-07-15 17:44 UTC
[PATCH] Bluetooth: btbcm: add default address for BCM43430A1
2023-07-15 17:42 UTC (2+ messages)
` "
[PATCH v2] platform/x86: asus-wmi: Fix setting RGB mode on some TUF laptops
2023-07-15 17:40 UTC (6+ messages)
[PATCH v3] iio: imu: lsm6dsx: Fix mount matrix retrieval
2023-07-15 17:35 UTC (2+ messages)
[PATCH] platform/x86/intel/hid: Add HP Dragonfly G2 to DMI quirks
2023-07-15 17:33 UTC (3+ messages)
Fwd: [PATCH] iio/adc: Fix comment typo
2023-07-15 17:31 UTC (2+ messages)
` "
[PATCH] iio: Fix return value check for set_trigger_state()
2023-07-15 17:29 UTC (2+ messages)
[PATCH] hwmon: (nct6775) Flip Caseopen alarm as 1 is OK
2023-07-15 17:29 UTC (4+ messages)
[PATCH] iio: adc: Explicitly include correct DT includes
2023-07-15 17:25 UTC (4+ messages)
[PATCH] hwmon: (nct6775) Change labels for nct6799
2023-07-15 17:25 UTC (4+ messages)
[PATCH v1 0/1] iio: adc: meson: fix core clock enable/disable moment
2023-07-15 17:21 UTC (6+ messages)
` [PATCH v1 1/1] "
[PATCH] xprtrdma: Remap Receive buffers after a reconnect
2023-07-15 17:01 UTC (2+ messages)
[PATCH net] vrf: Fix lockdep splat in output path
2023-07-15 17:20 UTC (2+ messages)
[PATCH v2] docs/RCU: Bring back smp_wmb()
2023-07-15 17:19 UTC (4+ messages)
[PATCH v9 0/4] Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs
2023-07-15 17:13 UTC (4+ messages)
[PATCH] dt-bindings: iio: adi,ad74115: remove ref from -nanoamp
2023-07-15 17:12 UTC (4+ messages)
[PATCH 1/3] media: atomisp: Remove empty isys_public.h
2023-07-15 17:09 UTC (3+ messages)
` [PATCH 2/3] media: atomisp: Remove aliases for MIPI_FORMAT_2400_CUSTOM0
` [PATCH 3/3] media: atomisp: Mark ia_css_isys_240?_init() static
[PATCH] soc: qcom: Explicitly include correct DT includes
2023-07-15 17:09 UTC (2+ messages)
[PATCH v7 00/22] Restructure RPM SMD ICC
2023-07-15 17:09 UTC (4+ messages)
[PATCH] hwmon: bt1-pvt: Convert to devm_platform_ioremap_resource()
2023-07-15 17:01 UTC (2+ messages)
[PATCH v2] rust: time: New module for timekeeping functions
2023-07-15 16:59 UTC (3+ messages)
[syzbot] [wireless?] WARNING in sta_info_insert_rcu (3)
2023-07-15 16:59 UTC
[PATCH] hwmon: (dimmtemp) Support more than 32 DIMMs
2023-07-15 16:58 UTC (2+ messages)
[PATCH 3/3] docs: split to embedded interfaces and miscellaneous
2023-07-15 16:58 UTC
[PATCH 2/3] docs: consolidate peripheral interfaces
2023-07-15 16:57 UTC
[PATCH 1/3] docs: consolidate networking interfaces
2023-07-15 16:57 UTC
[PATCH v2 0/8] arm64: dts: qcom: sm8450-hdk: improve thermal monitoring
2023-07-15 16:56 UTC (4+ messages)
` [PATCH v2 1/8] dt-bindings: iio: adc: qcom,spmi-adc7: use predefined channel ids
[PATCH v2] hwmon: (pmbus/max20730) Remove strlcpy occurences
2023-07-15 16:56 UTC (2+ messages)
[PATCH] hwmon: Explicitly include correct DT includes
2023-07-15 16:55 UTC (4+ messages)
[Buildroot] [PATCH v5 1/1] package/erlang: bump version to 26.0.2
2023-07-15 16:55 UTC
[PATCH v8 0/4] Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs
2023-07-15 16:53 UTC (7+ messages)
` [PATCH v8 1/4] iio: adc: Kconfig change description for Allwinner GPADC
[PATCH] hwmon: lan966x: Use the devm_clk_get_enabled() helper function
2023-07-15 16:52 UTC (2+ messages)
[PATCH 0/2] Add driver for Murata IRS-D200
2023-07-15 16:51 UTC (7+ messages)
` [PATCH 2/2] iio: "
[PATCH v1 0/2] RK3588 PCIe3 support
2023-07-15 16:45 UTC (6+ messages)
` [PATCH v1 2/2] arm64: dts: rockchip: rk3588: add "
[PATCH v2 0/3] RK3588 PCIe2 support
2023-07-15 16:41 UTC (7+ messages)
` [PATCH v2 1/3] dt-bindings: PCI: dwc: rockchip: Fix interrupt-names issue
[PATCH] socket.7: tfix
2023-07-15 16:41 UTC (2+ messages)
[PATCH] prctl.2: tfix
2023-07-15 16:40 UTC (2+ messages)
[PATCH] bus: imx-weim: fix to avoid potential NULL pointer dereference
2023-07-15 16:38 UTC (3+ messages)
[PATCH] recv.2: msg_iovec / MSG_ERRQUEUE / -v
2023-07-15 16:34 UTC (2+ messages)
[Intel-xe] [PATCH v5] Documentation/gpu: Add a VM_BIND async draft document
2023-07-15 16:30 UTC (2+ messages)
` [Intel-xe] ○ CI.BAT: info for Documentation/gpu: Add a VM_BIND async draft document (rev3)
[PATCH] hwmon: (aquacomputer_d5next) Fix incorrect PWM value readout
2023-07-15 16:25 UTC (2+ messages)
[Buildroot] [PATCH v4 1/1] package/erlang: bump version to 26.0.2
2023-07-15 16:21 UTC
[RFC PATCH v3 1/3] dt-bindings: nand: meson: support for 512B ECC step size
2023-07-15 16:19 UTC (5+ messages)
[PATCH v4 1/2] dt-bindings: mtd: Add SEAMA partition bindings
2023-07-15 16:19 UTC (4+ messages)
[PATCH v5 1/2] mtd: rawnand: rockchip: fix oobfree offset and description
2023-07-15 16:19 UTC (5+ messages)
[PATCH v5 2/2] mtd: rawnand: rockchip: Align hwecc vs. raw page helper layouts
2023-07-15 16:19 UTC (5+ messages)
[PATCH v2] mtd: nand: omap: Use devm_platform_get_and_ioremap_resource()
2023-07-15 16:19 UTC (3+ messages)
[PATCH] iommu/arm-smmu-v3: Change vmid alloc strategy from bitmap to ida
2023-07-15 16:16 UTC (2+ messages)
[PATCH v3] abort: clarify consequences of calling abort
2023-07-15 16:15 UTC (2+ messages)
[PATCH] Fix the man page
2023-07-15 16:13 UTC (13+ messages)
[PATCH v2] scripts: read cfgs from Makefile for rust-analyzer
2023-07-15 16:13 UTC (7+ messages)
[PATCH v2 net-next 0/9] net: ethernet: mtk_eth_soc: add basic support for MT7988 SoC
2023-07-15 16:12 UTC (9+ messages)
` [PATCH v2 net-next 3/9] net: ethernet: mtk_eth_soc: add MTK_NETSYS_V1 capability bit
` [PATCH v2 net-next 6/9] net: ethernet: mtk_eth_soc: add MTK_NETSYS_V3 "
[PATCH] md: raid1: fix potential OOB in raid1_remove_disk()
2023-07-15 16:11 UTC
[PATCH] hwmon: (nct6775) Fix register for nct6799
2023-07-15 16:11 UTC (2+ messages)
[ovmf test] 181824: all pass - PUSHED
2023-07-15 16:09 UTC
[PATCH 1/2] ALSA: emu10k1: clean up driver status comments
2023-07-15 16:08 UTC (2+ messages)
` [PATCH 2/2] ALSA: emu10k1: rework copyright statements
[PATCH v3] ALSA: emu10k1: set the "no filtering" bits on PCM voices on Audigy
2023-07-15 16:08 UTC
[RESEND PATCH v2] media: mtk-jpeg: Fix use after free bug due to uncanceled work
2023-07-15 16:08 UTC (4+ messages)
[PATCH v2] ALSA: emu10k1: track loss of external clock on E-MU cards
2023-07-15 16:07 UTC
[PATCH net v3] net: ravb: Fix possible UAF bug in ravb_remove
2023-07-15 16:07 UTC (5+ messages)
[PATCH] pretty: add %(decorate[:<options>]) format
2023-07-15 16:07 UTC (2+ messages)
` [PATCH v2] "
[PATCH 12/18] mtd: nand: omap: Use devm_platform_get_and_ioremap_resource()
2023-07-15 16:06 UTC (5+ messages)
[PATCH] io: adc: stm32-adc: fix potential NULL pointer dereference in stm32_adc_probe()
2023-07-15 15:55 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.