LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-07 09:51:48 to 2023-08-07 12:00:52 UTC [more...]

[PATCH v3 0/6] docs/zh_TW: update zh_TW's documentation from an ascensive aspect
 2023-08-07 12:00 UTC  (2+ messages)
` [PATCH v3 1/6] docs/zh_TW: update admin-guide

[PATCH v4 0/6] iio: Add buffer write() support
 2023-08-07 11:21 UTC  (6+ messages)
` [PATCH v4 1/6] iio: buffer-dma: Get rid of outgoing queue
` [PATCH v4 2/6] iio: buffer-dma: Rename iio_dma_buffer_data_available()
` [PATCH v4 3/6] iio: buffer-dma: Enable buffer write support
` [PATCH v4 4/6] iio: buffer-dma: split iio_dma_buffer_fileio_free() function
` [PATCH v4 6/6] iio: buffer-dmaengine: Enable write support

[PATCH] reset: uniphier-glue: remove unneeded call to platform_set_drvdata()
 2023-08-07 11:58 UTC  (2+ messages)

[PATCH] cgroup: clean up if condition in cgroup_pidlist_start()
 2023-08-07 11:58 UTC 

[PATCH V3 0/4] coresight: trbe: Enable ACPI based devices
 2023-08-07 11:58 UTC  (5+ messages)
` [PATCH V3 4/4] coresight: trbe: Enable ACPI based TRBE devices

[PATCH 0/4] selftests/sgx: Harden test enclave
 2023-08-07 11:58 UTC  (8+ messages)

[PATCH] reset: ti: syscon: remove unneeded call to platform_set_drvdata()
 2023-08-07 11:57 UTC  (2+ messages)

[PATCH v6 0/6] soc: qcom: llcc: Add support for QDU1000/QRU1000
 2023-08-07 11:56 UTC  (7+ messages)
` [PATCH v6 2/6] soc: qcom: llcc: Refactor llcc driver to support multiple configuration
` [PATCH v6 6/6] soc: qcom: llcc: Add QDU1000 and QRU1000 LLCC support

[PATCH V2 net 0/4] There are some bugfix for the HNS3 ethernet driver
 2023-08-07 11:34 UTC  (4+ messages)
` [PATCH V2 net 2/4] net: hns3: refactor hclge_mac_link_status_wait for interface reuse
` [PATCH V2 net 3/4] net: hns3: add wait until mac link down
` [PATCH V2 net 4/4] net: hns3: fix deadlock issue when externel_lb and reset are executed together

[PATCH v2 0/9] Use dev_err_probe in i2c probe function
 2023-08-07 11:55 UTC  (7+ messages)
` [PATCH 8/9] i2c: imx-lpi2c: Use dev_err_probe in "

[PATCH v4 00/48] use refcount+RCU method to implement lockless slab shrink
 2023-08-07 11:09 UTC  (49+ messages)
` [PATCH v4 01/48] mm: move some shrinker-related function declarations to mm/internal.h
` [PATCH v4 02/48] mm: vmscan: move shrinker-related code into a separate file
` [PATCH v4 03/48] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
` [PATCH v4 04/48] mm: shrinker: add infrastructure for dynamically allocating shrinker
` [PATCH v4 05/48] kvm: mmu: dynamically allocate the x86-mmu shrinker
` [PATCH v4 06/48] binder: dynamically allocate the android-binder shrinker
` [PATCH v4 07/48] drm/ttm: dynamically allocate the drm-ttm_pool shrinker
` [PATCH v4 08/48] xenbus/backend: dynamically allocate the xen-backend shrinker
` [PATCH v4 09/48] erofs: dynamically allocate the erofs-shrinker
` [PATCH v4 10/48] f2fs: dynamically allocate the f2fs-shrinker
` [PATCH v4 11/48] gfs2: dynamically allocate the gfs2-glock shrinker
` [PATCH v4 12/48] gfs2: dynamically allocate the gfs2-qd shrinker
` [PATCH v4 13/48] NFSv4.2: dynamically allocate the nfs-xattr shrinkers
` [PATCH v4 14/48] nfs: dynamically allocate the nfs-acl shrinker
` [PATCH v4 15/48] nfsd: dynamically allocate the nfsd-filecache shrinker
` [PATCH v4 16/48] quota: dynamically allocate the dquota-cache shrinker
` [PATCH v4 17/48] ubifs: dynamically allocate the ubifs-slab shrinker
` [PATCH v4 18/48] rcu: dynamically allocate the rcu-lazy shrinker
` [PATCH v4 19/48] rcu: dynamically allocate the rcu-kfree shrinker
` [PATCH v4 20/48] mm: thp: dynamically allocate the thp-related shrinkers
` [PATCH v4 21/48] sunrpc: dynamically allocate the sunrpc_cred shrinker
` [PATCH v4 22/48] mm: workingset: dynamically allocate the mm-shadow shrinker
` [PATCH v4 23/48] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [PATCH v4 24/48] drm/msm: dynamically allocate the drm-msm_gem shrinker
` [PATCH v4 25/48] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH v4 26/48] dm: dynamically allocate the dm-bufio shrinker
` [PATCH v4 27/48] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [PATCH v4 28/48] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH v4 29/48] bcache: dynamically allocate the md-bcache shrinker
` [PATCH v4 30/48] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH v4 31/48] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH v4 32/48] mbcache: dynamically allocate the mbcache shrinker
` [PATCH v4 33/48] ext4: dynamically allocate the ext4-es shrinker
` [PATCH v4 34/48] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
` [PATCH v4 35/48] nfsd: dynamically allocate the nfsd-client shrinker
` [PATCH v4 36/48] nfsd: dynamically allocate the nfsd-reply shrinker
` [PATCH v4 37/48] xfs: dynamically allocate the xfs-buf shrinker
` [PATCH v4 38/48] xfs: dynamically allocate the xfs-inodegc shrinker
` [PATCH v4 39/48] xfs: dynamically allocate the xfs-qm shrinker
` [PATCH v4 40/48] zsmalloc: dynamically allocate the mm-zspool shrinker
` [PATCH v4 41/48] fs: super: dynamically allocate the s_shrink
` [PATCH v4 42/48] mm: shrinker: remove old APIs
` [PATCH v4 43/48] drm/ttm: introduce pool_shrink_rwsem
` [PATCH v4 44/48] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
` [PATCH v4 45/48] mm: shrinker: make global slab shrink lockless
` [PATCH v4 46/48] mm: shrinker: make memcg "
` [PATCH v4 47/48] mm: shrinker: hold write lock to reparent shrinker nr_deferred
` [PATCH v4 48/48] mm: shrinker: convert shrinker_rwsem to mutex

[PATCH v6 0/7] Add aliases and metrics for Arm CMN
 2023-08-07 11:52 UTC  (4+ messages)
` [PATCH v6 3/7] perf jevents: Support more event fields

2b5d1c29f6c4 ("drm/nouveau/disp: PIOR DP uses GPIO for HPD, not PMGR AUX interrupts")
 2023-08-07 11:49 UTC  (2+ messages)

[PATCH 00/10] mtd: rawnand: qcom: Bunch of fixes and cleanups
 2023-08-07 11:50 UTC  (3+ messages)

[PATCH v9 00/12] ceph: support idmapped mounts
 2023-08-07 11:45 UTC  (9+ messages)
` [PATCH v9 03/12] ceph: handle idmapped mounts in create_request_message()

[PATCH v4] Bluetooth: btrtl: Load FW v2 otherwise FW v1 for RTL8852C
 2023-08-07 11:42 UTC 

[PATCH] reset: zynqmp: removed unneeded call to platform_set_drvdata()
 2023-08-07 11:43 UTC 

[PATCH net-next] page_pool: Clamp ring size to 32K
 2023-08-07 11:42 UTC  (2+ messages)

[PATCH] mm: memory-failure: use helper macro llist_for_each_entry_safe()
 2023-08-07 11:41 UTC 

[PATCH v2 1/3] compiler_types: Introduce the Clang __preserve_most function attribute
 2023-08-07 11:41 UTC  (2+ messages)

[PATCH 0/8] hp-bioscfg: Overall fixes and code cleanup
 2023-08-07 11:38 UTC  (2+ messages)

INFO: trying to register non-static key in skb_queue_tail
 2023-08-07 11:38 UTC  (3+ messages)
` [syzbot] [wireless?] "

[PATCH 1/5] docs: uapi: media: Properly locate NV12MT diagram
 2023-08-07 11:37 UTC  (6+ messages)
` [PATCH 2/5] docs: uapi: media: Move NV12_10BE_8L128 to NV15 section
` [PATCH 3/5] docs: uapi: media: Add common documentation of tiled NV15

[PATCH] reset: zynq: remove unneeded call to platfrom_set_drvdata()
 2023-08-07 11:35 UTC 

[PATCH v7 00/13] Add support to configure TPDM DSB subunit
 2023-08-07 11:35 UTC  (11+ messages)
` [PATCH v7 08/13] coresight-tpdm: Add node to set dsb programming mode
` [PATCH v7 09/13] coresight-tpdm: Add nodes for dsb edge control
` [PATCH v7 10/13] coresight-tpdm: Add nodes to configure pattern match output
` [PATCH v7 11/13] coresight-tpdm: Add nodes for timestamp request
` [PATCH v7 13/13] coresight-tpdm: Add nodes for dsb msr support

[PATCH v1 0/2] Fix ecam size value to discover 256 buses during
 2023-08-07 11:14 UTC  (3+ messages)
` [PATCH v1 1/2] PCI: xilinx-nwl: Update ECAM default value and remove unnecessary code

[PATCH v1 0/7] ACPI: thermal: Use trip point table to register thermal zones
 2023-08-07 11:29 UTC  (8+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 01/10] thermal: core: Do not handle trip points with invalid temperature
  ` [PATCH v4 03/10] thermal: core: Add priv pointer to struct thermal_trip
  ` [PATCH v4 04/10] thermal: core: Add thermal_zone_update_trip_temp() helper routine

[PATCH v1 00/12] HID: cp2112: Cleanups and refactorings
 2023-08-07 11:19 UTC  (4+ messages)

[PATCH] hp-bioscfg: Update string length calculation
 2023-08-07 11:28 UTC  (2+ messages)

[GIT PULL] MMC fixes for v6.5-rc6
 2023-08-07 11:28 UTC 

[PATCH] crypto: caam: fix PM operations definition
 2023-08-07 11:16 UTC 

[syzbot] [mm?] kernel BUG in validate_mm (2)
 2023-08-07 11:23 UTC 

[PATCH v9 0/7] arm64: Add debug IPI for backtraces / kgdb; try to use NMI for it
 2023-08-07 11:22 UTC  (23+ messages)
` [PATCH v9 1/7] irqchip/gic-v3: Enable support for SGIs to act as NMIs
` [PATCH v9 2/7] arm64: idle: Tag the arm64 idle functions as __cpuidle
` [PATCH v9 3/7] arm64: Add framework for a debug IPI
` [PATCH v9 4/7] arm64: smp: Assign and setup the "
` [PATCH v9 5/7] arm64: ipi_debug: Add support for backtrace using "
` [PATCH v9 6/7] kgdb: Provide a stub kgdb_nmicallback() if !CONFIG_KGDB
` [PATCH v9 7/7] arm64: kgdb: Roundup cpus using the debug IPI

[PATCH RFC 0/3] Add AM65x ICSSG2 Ethernet support
 2023-08-07 11:18 UTC  (4+ messages)
` [PATCH RFC 1/3] arm64: dts: ti: k3-am65-main: Add ICSSG IEP nodes
` [PATCH RFC 2/3] arm64: dts: ti: k3-am65-main: Add PRU system events for virtio
` [PATCH RFC 3/3] arm64: dts: ti: am654-base-board: add ICSSG2 Ethernet support

[PATCH v7 0/8] refactor file signing program
 2023-08-07 11:18 UTC  (6+ messages)
` [PATCH v7 8/8] kbuild: modinst: do modules_install step by step

[PATCH v8 0/8] refactor file signing program
 2023-08-07 11:13 UTC  (9+ messages)
` [PATCH v8 1/8] sign-file: use getopt_long_only for parsing input args
` [PATCH v8 2/8] sign-file: inntroduce few new flags to make argument processing easy
` [PATCH v8 3/8] sign-file: move file signing logic to its own function
` [PATCH v8 4/8] sign-file: add support to sign modules in bulk
` [PATCH v8 5/8] sign-file: improve help message
` [PATCH v8 6/8] sign-file: use const with a global string constant
` [PATCH v8 7/8] sign-file: fix do while styling issue
` [PATCH v8 8/8] kbuild: modinst: do modules_install step by step

[PATCH v4 0/3] Add new channels for adis16475
 2023-08-07 11:12 UTC  (4+ messages)
` [PATCH v4 1/3] iio: Add IIO_DELTA_ANGL channel type
` [PATCH v4 2/3] iio: Add IIO_DELTA_VELOCITY "
` [PATCH v4 3/3] iio: imu: adis16475.c: Add delta angle and delta velocity channels

[v3] media: mediatek: vcodec: fix AV1 decoding on MT8188
 2023-08-07 11:10 UTC  (2+ messages)

ARM board lockups/hangs triggered by locks and mutexes
 2023-08-07 11:10 UTC  (3+ messages)

[PATCH] dt-bindings: remoteproc: pru: Add Interrupt property
 2023-08-07 11:08 UTC 

[PATCH v1 0/2] Fix ecam size value to discover 256 buses during
 2023-08-07 11:07 UTC  (3+ messages)
` [PATCH v1 1/2] PCI: xilinx-nwl: Update ECAM default value and remove unnecessary code
` [PATCH v1 2/2] dt-bindings: PCI: xilinx-nwl: Modify ECAM size in example

[PATCH] Bluetooth: Fix potential use-after-free when clear keys
 2023-08-07 11:07 UTC 

[PATCH] arm64: dts: mt8195: change watchdog reset boot flow
 2023-08-07 11:05 UTC  (2+ messages)

[PATCH] media: dvb-frontends: add missing spaces before '*' and remove spaces after '*'
 2023-08-07 11:04 UTC  (2+ messages)

[PATCH] [media] dvb-frontends: add missing spaces before ','
 2023-08-07 11:02 UTC  (2+ messages)

[PATCH net-next v2 0/5] TSN auto negotiation between 1G and 2.5G
 2023-08-07 11:02 UTC  (3+ messages)
` [PATCH net-next v2 1/5] platform/x86: intel_pmc_core: Add IPC mailbox accessor function and add SoC register access

[PATCH v2 0/5] Introduce IEP driver and packet timestamping support
 2023-08-07 11:00 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: net: Add ICSS IEP
` [PATCH v2 2/5] dt-bindings: net: Add iep property in ICSSG dt binding
` [PATCH v2 3/5] net: ti: icss-iep: Add IEP driver
` [PATCH v2 4/5] net: ti: icssg-prueth: add packet timestamping and ptp support
` [PATCH v2 5/5] net: ti: icssg-prueth: am65x SR2.0 add 10M full duplex support

[PATCH] tools/nolibc: silence ppc64 compile warnings
 2023-08-07 11:00 UTC 

[PATCH 1/1] Revert "perf report: Append inlines to non-DWARF callchains"
 2023-08-07 11:00 UTC  (3+ messages)

[syzbot] [wireless?] INFO: trying to register non-static key in skb_queue_tail
 2023-08-07 11:00 UTC 

[PATCH v3] arm64: defconfig: Enable PRUSS as module
 2023-08-07 10:59 UTC 

[PATCH] pinctrl: single: Add compatible for ti,am625-padconf
 2023-08-07 10:59 UTC  (5+ messages)

[PATCH] reset: npcm: remove unneeded call to platform_set_drvdata()
 2023-08-07 10:56 UTC 

[PATCH] reset: meson: remove unneeded call to platform_set_drvdata()
 2023-08-07 10:54 UTC 

[PATCH] media: mediatek: vcodec: Fix an error handling path in vdec_msg_queue_init()
 2023-08-07 10:52 UTC  (2+ messages)

Drop 0fc6fea41c71 ("drm/i915: Disable DC states for all commits") from the 6.0.y series?
 2023-08-07 10:52 UTC 

[PATCH] Documentation/page_tables: Add info about MMU/TLB and Page Faults
 2023-08-07 10:50 UTC  (2+ messages)

[PATCH next v3 0/5] minmax: Relax type checks in min() and max()
 2023-08-07 10:50 UTC  (4+ messages)
` [PATCH v3 5/5] minmax: Relax check to allow comparison between int and small unsigned constants

[PATCH net-next] net: mana: Add gdma stats to ethtool output for mana
 2023-08-07 10:50 UTC 

[PATCH] mm: move dummy_vm_ops out of a header
 2023-08-07 10:48 UTC  (3+ messages)

[PATCH] reset: lpc18xx: remove unneeded call to platform_set_drvdata()
 2023-08-07 10:45 UTC 

[PATCH 0/6] SM8350 and SC8280XP venus support
 2023-08-07 10:43 UTC  (3+ messages)
` [PATCH 4/6] media: platform: venus: Add optional LLCC path

[PATCH v3] Bluetooth: btrtl: Load FW v2 otherwise FW v1 for RTL8852C
 2023-08-07 10:40 UTC  (3+ messages)

Fwd: Ubuntu 22.04, "nvme list" will hang for 60 seconds after "nvme subsystem-reset"
 2023-08-07 10:30 UTC  (2+ messages)

[PATCH V3 net-next] net: fec: add XDP_TX feature support
 2023-08-07 10:30 UTC  (9+ messages)

[PATCH v5 0/3] kunit: Expose some built-in features to modules
 2023-08-07 10:23 UTC  (4+ messages)
` [PATCH v5 1/3] kunit: Report the count of test suites in a module
` [PATCH v5 2/3] kunit: Make 'list' action available to kunit test modules
` [PATCH v5 3/3] kunit: Allow kunit test modules to use test filtering

[PATCH v4 00/19] selftests/resctrl: Fixes and cleanups
 2023-08-07 10:26 UTC  (6+ messages)
` [PATCH v4 07/19] selftests/resctrl: Refactor remount_resctrl(bool mum_resctrlfs) to mount_resctrl()

[PATCH v3 0/4] Add Mediatek ISP3.0
 2023-08-07 10:24 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: media: add mediatek ISP3.0 sensor interface
` [PATCH v3 3/4] dt-bindings: media: add mediatek ISP3.0 camsv
` [PATCH v3 4/4] media: platform: mediatek: isp_30: "

[PATCH v6 0/7] refactor file signing program
 2023-08-07 10:21 UTC  (10+ messages)

[PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-08-07 10:20 UTC  (3+ messages)
` [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()

[PATCH v5 00/19] selftests/resctrl: Fixes and cleanups
 2023-08-07 10:21 UTC  (5+ messages)
` [PATCH v5 12/19] selftests/resctrl: Remove "malloc_and_init_memory" param from run_fill_buf()

[PATCH] pid: allow pidfds for reaped tasks
 2023-08-07 10:07 UTC  (2+ messages)

[PATCH v18 00/30] Add KVM LoongArch support
 2023-08-07 10:05 UTC  (2+ messages)

[PATCH 0/5] selftests/sgx: Fix compilation errors
 2023-08-07 10:03 UTC  (4+ messages)
` [PATCH 5/5] selftests/sgx: Enclave freestanding compilation + separate linker options

[PATCH] mm/vmscan: consider previously reclaimed pages in shrink_lruvec()
 2023-08-07 10:01 UTC 

[PATCH v2 1/1] scsi: lpfc: Do not abuse UUID APIs
 2023-08-07 10:02 UTC 

Error 'netif_napi_add_weight() called with weight 256'
 2023-08-07  9:57 UTC  (4+ messages)

[PATCH] tty: serial: samsung: Set missing PM ops for hibernation support
 2023-08-07  9:57 UTC  (3+ messages)

[PATCH] tty: serial: imx: fix rs485 rx after tx
 2023-08-07  9:48 UTC  (2+ messages)

[PATCH v1 1/1] scsi: lpfc: Do not abuse UUID APIs
 2023-08-07  9:58 UTC 

[RFC] PM / QoS: Decouple request alloc from dev_pm_qos_mtx (alternative solution)
 2023-08-07  9:55 UTC  (2+ messages)

[BUG] trigger BUG_ON in mas_store_prealloc when low memory
 2023-08-07  9:54 UTC  (10+ messages)

[PATCH v3] tools/nolibc: fix up size inflate regression
 2023-08-07  9:53 UTC  (3+ messages)

[PATCH v3 00/12] Unify TDCALL/SEAMCALL and TDVMCALL assembly
 2023-08-07  9:53 UTC  (5+ messages)
` [PATCH v3 11/12] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP

[PATCH] hv: hyperv.h: Replace one-element array with flexible-array member
 2023-08-07  9:50 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).