All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-24 11:16:49 to 2022-06-24 12:13:30 UTC [more...]

[PATCH v5 0/9] bitops: let optimize out non-atomic bitops on compile-time constants
 2022-06-24 12:13 UTC  (25+ messages)
` [PATCH v5 1/9] ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr()
` [PATCH v5 2/9] bitops: always define asm-generic non-atomic bitops
` [PATCH v5 3/9] bitops: unify non-atomic bitops prototypes across architectures
` [PATCH v5 4/9] bitops: define const_*() versions of the non-atomics
` [PATCH v5 5/9] bitops: wrap non-atomic bitops with a transparent macro
` [PATCH v5 6/9] bitops: let optimize out non-atomic bitops on compile-time constants
` [PATCH v5 7/9] net/ice: fix initializing the bitmap in the switch code
` [PATCH v5 8/9] bitmap: don't assume compiler evaluates small mem*() builtins calls
` [PATCH v5 9/9] lib: test_bitmap: add compile-time optimization/evaluations assertions

[PATCH 0/3] arm64: zynqmp: Some DT updates
 2022-06-24 12:13 UTC  (2+ messages)

[PATCH v3] usb: core: sysfs: convert sysfs snprintf to sysfs_emit
 2022-06-24 12:12 UTC 

[PATCH 00/12] i2c: xiic: Added Standard mode and SMBus
 2022-06-24 12:05 UTC  (22+ messages)
` [PATCH 01/12] i2c: xiic: Add standard mode support for > 255 byte read transfers
` [PATCH 02/12] i2c: xiic: Enter standard mode only "
` [PATCH 03/12] i2c: xiic: Fix Rx and Tx paths in standard mode repeated start
` [PATCH 04/12] i2c: xiic: Add wait for FIFO empty in send_tx
` [PATCH 05/12] i2c: xiic: Use 'nmsgs' variable instead of repeated_start
` [PATCH 06/12] i2c: xiic: Add smbus_block_read functionality
` [PATCH 07/12] i2c: xiic: Switch to Xiic standard mode for i2c-read
` [PATCH 08/12] i2c: xiic: Remove interrupt enable/disable in Rx path
` [PATCH 09/12] dt-bindings: i2c: xiic: Add 'xlnx,axi-iic-2.1' to compatible
` [PATCH 10/12] i2c: xiic: Update compatible with new IP version
` [PATCH 11/12] i2c: xiic: Add SCL frequency configuration support
` [PATCH 12/12] i2c: xiic: Correct the BNB interrupt enable sequence

[dunfell][PATCH] golang: CVE-2021-31525 net/http: panic in ReadRequest and ReadResponse when reading a very large header
 2022-06-24 12:12 UTC 

[PATCH] pinctrl: zynqmp: Add support for output-enable and bias-high-impedance
 2022-06-24 12:12 UTC  (2+ messages)

[RFC PATCH] cryptodev: add return parameter to callback process API
 2022-06-24 12:12 UTC 

[PATCH] arm64: zynqmp: Enable DP for kv260-revA board
 2022-06-24 12:11 UTC  (2+ messages)

[PATCH v2 00/12] regmap-irq cleanups and refactoring
 2022-06-24 12:11 UTC  (4+ messages)
` [PATCH v2 01/12] regmap-irq: Convert bool bitfields to unsigned int

[PATCH v2] drm/bridge: imx: i.MX8 bridge drivers should depend on ARCH_MXC
 2022-06-24 12:10 UTC  (2+ messages)

[RFC PATCH] cryptodev: add return parameter to callback process API
 2022-06-24 12:11 UTC 

[PATCH 01/10] iio: adc: mcp3911: correct "microchip,device-addr" property
 2022-06-24 12:10 UTC  (16+ messages)
` [PATCH 04/10] iio: adc: mcp3911: add support for interrupts
` [PATCH 05/10] dt-bindings: iio: adc: mcp3911: add microchip,data-ready-hiz entry
` [PATCH 06/10] iio: adc: mcp3911: add support for oversampling ratio
` [PATCH 08/10] iio: adc: mcp3911: add support for phase
` [PATCH 10/10] iio: adc: mcp3911: add support to set PGA

[PATCH] docs/misra: Add instructions for cppcheck
 2022-06-24 12:08 UTC  (5+ messages)

[PATCH 0/2] remove unnecessary words in function documention
 2022-06-24 12:06 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-24 12:06 UTC 

[PATCH] netfilter: xt_esp: add support for ESP match in NAT Traversal
 2022-06-24 12:05 UTC  (3+ messages)

[PATCH v1 0/2] of: populate of_root node if not set
 2022-06-24 12:04 UTC  (4+ messages)
` [PATCH v1 1/2] of: base: "

[PATCH V9 1/3] dt-bindings: rtc: zynqmp: Add clock information
 2022-06-24 12:02 UTC  (6+ messages)
` [PATCH V9 2/3] rtc: zynqmp: Updated calibration value
` [PATCH V9 3/3] rtc: zynqmp: Add calibration set and get support

[GIT PULL 0/4] Renesas SoC updates for v5.20
 2022-06-24 12:01 UTC  (10+ messages)
` [GIT PULL 1/4] Renesas ARM defconfig "
` [GIT PULL 2/4] Renesas ARM DT "
` [GIT PULL 3/4] Renesas driver "
` [GIT PULL 4/4] Renesas DT binding "

[PATCH 2/2] net/hns3: support backplane media type
 2022-06-24 12:02 UTC  (3+ messages)
` [PATCH V3 "

[PATCH] Bluetooth: btmrvl_sdio: Remove hci_{suspend|resume}_dev
 2022-06-24 12:02 UTC  (2+ messages)
`  "

[GIT PULL] pinctrl: renesas: Updates for v5.20
 2022-06-24 12:01 UTC 

[GIT PULL] clk: renesas: Updates for v5.20
 2022-06-24 12:01 UTC 

[PATCH 0/2] net/hns3: support backplane media type
 2022-06-24 12:01 UTC  (3+ messages)
` [PATCH 1/2] net/hns3: fix fail to obtain VF LSC capability

[PATCH] maintainers: update for hns3 pmd
 2022-06-24 12:00 UTC  (3+ messages)

[PATCH] arm64: dts: altera: socfpga_stratix10: move clocks out of soc node
 2022-06-24 11:59 UTC  (2+ messages)

[PATCH v8 0/7] clk: qcom: add camera clock controller driver for SM8450 SoC
 2022-06-24 12:00 UTC  (8+ messages)
` [PATCH v8 1/7] dt-bindings: clock: add QCOM SM8450 camera clock bindings
` [PATCH v8 2/7] arm64: dts: qcom: sm8450: Add description of camera clock controller
` [PATCH v8 3/7] clk: qcom: clk-alpha-pll: fix clk_trion_pll_configure description
` [PATCH v8 4/7] clk: qcom: clk-alpha-pll: limit exported symbols to GPL licensed code
` [PATCH v8 5/7] clk: qcom: clk-alpha-pll: add Lucid EVO PLL configuration interfaces
` [PATCH v8 6/7] clk: qcom: clk-alpha-pll: add Rivian "
` [PATCH v8 7/7] clk: qcom: add camera clock controller driver for SM8450 SoC

[PATCH] ACPI: bus: Fix osc_sb_cppc_not_supported check
 2022-06-24 11:59 UTC 

Recent changes (master)
 2022-06-24 12:00 UTC 

[PATCH] drm/amdgpu: add mc wptr addr support for mes
 2022-06-24 11:57 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-06-24 11:56 UTC 

[PATCH 0/2] i2c: Add new driver for Renesas RZ/V2M controller
 2022-06-24 11:48 UTC  (5+ messages)
` [PATCH 2/2] i2c: Add "

[PATCH 1/3] powerpc/memhotplug: Add add_pages override for PPC
 2022-06-24 11:51 UTC  (4+ messages)
` [PATCH 3/3] powerpc/mm: Use VMALLOC_START to validate addr

[Intel-gfx] [PATCH] drm/i915/selftests: fix subtraction overflow bug
 2022-06-24 11:52 UTC  (2+ messages)

[PATCH 0/2] Avoid spawning gzip in git archive
 2022-06-24 11:13 UTC  (6+ messages)
` [PATCH v4 0/6] "
  ` [PATCH v4 4/6] archive-tar: add internal gzip implementation

[igt-dev] [PATCH i-g-t v6] tests/kms_flip: Skip test only for invalid combination
 2022-06-24 11:50 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_flip: Skip test only for invalid combination (rev6)

[PATCH] rte_rib6: fix references to rte_rib
 2022-06-24 11:49 UTC  (2+ messages)

[PATCH v2 0/2] vhost: implement VHOST_SET_VRING_ERR
 2022-06-24 11:47 UTC  (3+ messages)
` [PATCH v2 1/2] vhost: add method vhost_set_vring_err

[PATCH] net/af_xdp: limit libbpf version to <= v0.7.0
 2022-06-24 11:48 UTC  (5+ messages)

[PATCH V6 1/2] xen/gnttab: Store frame GFN in struct page_info on Arm
 2022-06-24 11:47 UTC  (3+ messages)

[PATCH 0/2] Make local migration with TAP network device possible
 2022-06-24 11:45 UTC  (8+ messages)
` [PATCH 1/2] chardev: don't set O_NONBLOCK on SCM_RIGHTS file descriptors

RTT-PROBE: lore-subspace-rtt
 2022-06-24 11:46 UTC 

[PATCH] usb: gadget: Fix unsigned comparison with less than zero
 2022-06-24 11:42 UTC  (4+ messages)

[PATCH] usb: gadget: f_uac1: add IAD descriptor
 2022-06-24 11:39 UTC  (3+ messages)

[PATCH 0/2] Cleanup 2 sysfs flags
 2022-06-24 11:46 UTC  (5+ messages)
` [PATCH 1/2] btrfs: remove MIXED_BACKREF sysfs file

[PATCH v3 00/14] Add Mediatek MT6370 PMIC support
 2022-06-24 11:39 UTC  (13+ messages)
` [PATCH v3 04/14] dt-bindings: leds: Add Mediatek MT6370 flashlight
` [PATCH v3 06/14] dt-bindings: mfd: Add Mediatek MT6370
` [PATCH v3 08/14] usb: typec: tcpci_mt6370: Add Mediatek MT6370 tcpci driver

[PATCH] net/af_xdp: make compatible with libbpf v0.8.0
 2022-06-24 11:45 UTC  (2+ messages)

patch "usb: chipidea: udc: check request status before setting device" added to usb-linus
 2022-06-24 11:45 UTC 

patch "USB: gadget: Fix double-free bug in raw_gadget driver" added to usb-linus
 2022-06-24 11:45 UTC 

[PATCH] usb: musb: Fix missing error code in mpfs_probe()
 2022-06-24 11:36 UTC  (3+ messages)

[PATCH v2] usb: gadget: aspeed_udc: fix handling of tx_len == 0
 2022-06-24 11:35 UTC  (3+ messages)

[PATCH 5.15 00/33] 5.15.37-rc1 review
 2022-06-24 11:09 UTC  (4+ messages)
` [PATCH 5.15 33/33] selftests/bpf: Add test for reg2btf_ids out of bounds access

[PATCH] usb: remove unnecessary mv_u3d* type casting
 2022-06-24  8:31 UTC  (2+ messages)

[PATCH v2] usb: gadget: f_mass_storage: Make CD-ROM emulation works with Windows OS
 2022-06-24  6:46 UTC  (3+ messages)

[PATCH v4 0/3] Staging: rtl8192e: Safer allocation and cleaner error handling
 2022-06-24 11:32 UTC  (6+ messages)
` [PATCH v4 3/3] Staging: rtl8192e: Cleaning up "

[PATCH v4 0/3] crypto: hisilicon - supports device isolation feature
 2022-06-24  6:44 UTC  (5+ messages)
` [PATCH v4 2/3] Documentation: add a isolation strategy sysfs node for uacce

[PATCH] staging: r8188eu: combine nested if statements into one
 2022-06-24  6:42 UTC  (3+ messages)
` [PATCH v3] staging: r8188eu: core/rtw_recv.c: clean up nested if statements

[PATCH v15 0/6] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2022-06-24 11:42 UTC  (4+ messages)

[PATCH RFC net-next 0/4] net: dsa: always use phylink
 2022-06-24 11:42 UTC  (10+ messages)
` [PATCH RFC net-next 1/4] net: dsa: add support for retrieving the interface mode
` [PATCH RFC net-next 2/4] net: dsa: mv88e6xxx: report the default interface mode for the port
` [PATCH RFC net-next 3/4] net: phylink: add phylink_set_max_fixed_link()
` [PATCH RFC net-next 4/4] net: dsa: always use phylink for CPU and DSA ports

[PATCH 0/3] fs/ntfs3: Various bug fixes
 2022-06-24 11:43 UTC  (4+ messages)
` [PATCH 1/3] fs/ntfs3: Do not change mode if ntfs_set_ea failed
` [PATCH 2/3] fs/ntfs3: Check reserved size for maximum allowed
` [PATCH 3/3] fs/ntfs3: extend ni_insert_nonresident to return inserted ATTR_LIST_ENTRY

[PATCH 1/2] iio: dac: mcp4922: add support to mcp4921
 2022-06-24 11:40 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: iio: dac: mcp4922: expand for mcp4921 support

[PATCH net-next 0/8] mlxsw: Unified bridge conversion - part 3/6
 2022-06-24 11:40 UTC  (2+ messages)

[PATCH bpf-next v2 0/9] Introduce type match support
 2022-06-24 11:37 UTC  (3+ messages)
` [PATCH bpf-next v2 2/9] bpftool: Honor BPF_CORE_TYPE_MATCHES relocation

RTT-PROBE: lore-subspace-rtt
 2022-06-24 11:36 UTC 

[PATCH 0/8] ASoC: max98396: Some assorted fixes and additions
 2022-06-24 11:34 UTC  (4+ messages)
` [PATCH 8/8] ASoC: max98396: Fix TDM mode BSEL settings

[PATCH 0/2] New fanotify API for ignoring events
 2022-06-24 11:32 UTC  (4+ messages)
` [PATCH 1/2] fanotify: prepare for setting event flags in ignore mask

[PATCH] doc: add list of environment variables used by cnxk
 2022-06-24 11:32 UTC 

[dunfell][PATCH] golang: CVE-2022-24675 encoding/pem: fix stack overflow in Decode
 2022-06-24 11:30 UTC 

[RFC PATCH 0/6] add json string escaping to telemetry
 2022-06-24 11:29 UTC  (8+ messages)
` [RFC PATCH 2/6] telemetry: fix escaping of invalid json characters

[PATCH v5 00/22] TDX host kernel support
 2022-06-24 11:27 UTC  (10+ messages)
` [PATCH v5 04/22] x86/virt/tdx: Prevent ACPI CPU hotplug and ACPI memory hotplug
` [PATCH v5 05/22] x86/virt/tdx: Prevent hot-add driver managed memory
` [PATCH v5 06/22] x86/virt/tdx: Add skeleton to initialize TDX on demand

RTT-PROBE: lore-subspace-rtt
 2022-06-24 11:26 UTC 

stashing only unstaged changes?
 2022-06-24 11:23 UTC  (2+ messages)

[PATCH 0/7] ACPI: video / platform/x86: Fix Panasonic laptop missing keypresses
 2022-06-24 11:23 UTC  (8+ messages)
` [PATCH 1/7] ACPI: video: Change how we determine if brightness key-presses are handled
` [PATCH 2/7] platform/x86: panasonic-laptop: de-obfuscate button codes
` [PATCH 3/7] platform/x86: panasonic-laptop: sort includes alphabetically
` [PATCH 4/7] platform/x86: panasonic-laptop: revert "Resolve hotkey double trigger bug"
` [PATCH 5/7] platform/x86: panasonic-laptop: don't report duplicate brightness key-presses
` [PATCH 6/7] platform/x86: panasonic-laptop: filter out duplicate volume up/down/mute keypresses
` [PATCH 7/7] platform/x86: panasonic-laptop: Use acpi_video_get_backlight_type()

[Patch net-next 00/13] net: dsa: microchip: common spi probe for the ksz series switches - part 2
 2022-06-24 11:23 UTC  (2+ messages)

[PATCH] dt-bindings: leds: class-multicolor: reference class directly in multi-led node
 2022-06-24 11:21 UTC 

[PATCH 0/3] RK3588 Ethernet Support
 2022-06-24 11:18 UTC  (5+ messages)
` [PATCH 1/3] net: ethernet: stmmac: dwmac-rk: Disable delayline if it is invalid

[PATCH] remoteproc: qcom: pas: Adjust the phys addr wrt the mem region
 2022-06-24 11:19 UTC  (2+ messages)

[GIT PULL] s390 updates for 5.19-rc4
 2022-06-24 11:17 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-06-24 11:16 UTC 


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.