Date |
List |
Subject |
2022-09-02 01:57:52
|
linux-kernel
|
Re: [PATCH v6 0/2] x86/asm/bitops: optimize ff{s,z} functions for constant expressions |
2022-09-02 01:57:01
|
linux-kernel
|
Re: [PATCH v6 0/2] x86/asm/bitops: optimize ff{s,z} functions for constant expressions |
2022-09-01 11:38:32
|
linux-kernel
|
Re: [PATCH v6 0/2] x86/asm/bitops: optimize ff{s,z} functions for constant expressions |
2022-08-31 08:16:21
|
linux-kernel
|
[PATCH v6 1/2] x86/asm/bitops: ffs: use __builtin_ffs to evaluate constant expressions |
2022-08-31 08:07:47
|
linux-kernel
|
[PATCH v6 0/2] x86/asm/bitops: optimize ff{s,z} functions for constant expressions |
2022-08-31 08:07:08
|
linux-kernel
|
[PATCH v6 2/2] x86/asm/bitops: __ffs,ffz: use __builtin_ctzl to evaluate constant expressions |
2022-08-30 01:30:59
|
linux-kernel
|
Re: [PATCH][next] can: etas_es58x: Replace zero-length array with DECLARE_FLEX_ARRAY() helper |
2022-08-26 21:36:32
|
linux-kernel
|
Re: [PATCH v5 2/2] x86/asm/bitops: __ffs,ffz: use __builtin_ctzl to evaluate constant expressions |
2022-08-24 12:23:52
|
linux-kernel
|
Re: [PATCH v5 2/2] x86/asm/bitops: __ffs,ffz: use __builtin_ctzl to evaluate constant expressions |
2022-08-23 20:42:50
|
linux-kernel
|
Re: [PATCH v5 2/2] x86/asm/bitops: __ffs,ffz: use __builtin_ctzl to evaluate constant expressions |
2022-08-12 12:41:23
|
linux-kernel
|
[PATCH v5 2/2] x86/asm/bitops: __ffs,ffz: use __builtin_ctzl to evaluate constant expressions |
2022-08-12 12:39:48
|
linux-kernel
|
[PATCH v5 1/2] x86/asm/bitops: ffs: use __builtin_ffs to evaluate constant expressions |
2022-08-12 12:37:29
|
linux-kernel
|
Re: [RESEND PATCH v4 1/2] x86/asm/bitops: ffs: use __builtin_ffs to evaluate constant expressions |
2022-08-12 12:11:55
|
linux-kernel
|
[PATCH v5 0/2] x86/asm/bitops: optimize ff{s,z} functions for constant expressions |
2022-07-30 05:50:46
|
linux-kernel
|
Re: [PATCH] irqdomain: do not shadow nr_irqs global definition |
2022-07-30 04:27:32
|
linux-kernel
|
Re: [PATCH] KVM: x86: do not shadow apic global definition |
2022-07-29 14:22:01
|
linux-kernel
|
Re: [RESEND PATCH v4 0/2] x86/asm/bitops: optimize ff{s,z} functions for constant expressions |
2022-07-29 11:44:30
|
linux-kernel
|
Re: [PATCH] irqdomain: do not shadow nr_irqs global definition |
2022-07-29 11:33:08
|
linux-kernel
|
Re: [RESEND PATCH v4 0/2] x86/asm/bitops: optimize ff{s,z} functions for constant expressions |
2022-07-29 09:35:35
|
linux-kernel
|
[PATCH] irqdomain: do not shadow nr_irqs global definition |
2022-07-29 09:05:16
|
linux-kernel
|
[PATCH] KVM: x86: do not shadow apic global definition |
2022-07-23 15:42:26
|
linux-kernel
|
[RESEND PATCH v4 2/2] x86/asm/bitops: __ffs,ffz: use __builtin_ctzl to evaluate constant expressions |
2022-07-23 15:18:12
|
linux-kernel
|
[RESEND PATCH v4 1/2] x86/asm/bitops: ffs: use __builtin_ffs to evaluate constant expressions |
2022-07-23 15:18:02
|
linux-kernel
|
[RESEND PATCH v4 0/2] x86/asm/bitops: optimize ff{s,z} functions for constant expressions |
2022-07-21 16:34:50
|
linux-kernel
|
Re: [PATCH] can: pch_can: move setting of errc to before use |
2022-07-12 14:52:28
|
linux-kernel
|
Re: [PATCH 4/6] can: esd_usb: Improved behavior on esd CAN_ERROR_EXT event (3) |
2022-07-12 03:23:46
|
linux-kernel
|
Re: [PATCH 5/6] can: esd_usb: Improved support for CAN_CTRLMODE_BERR_REPORTING |
2022-07-12 01:58:31
|
linux-kernel
|
Re: [PATCH 6/6] can: esd_usb: Improved decoding for ESD_EV_CAN_ERROR_EXT messages |
2022-06-25 07:45:29
|
linux-kernel
|
[RESEND PATCH v4 1/2] x86/asm/bitops: ffs: use __builtin_ffs to evaluate constant expressions |
2022-06-25 07:45:29
|
linux-kernel
|
[RESEND PATCH v4 2/2] x86/asm/bitops: __ffs,ffz: use __builtin_ctzl to evaluate constant expressions |
2022-06-25 07:29:58
|
linux-kernel
|
[RESEND PATCH v4 0/2] x86/asm/bitops: optimize ff{s,z} functions for constant expressions |
2022-06-21 10:03:15
|
linux-kernel
|
Re: [PATCH 1/1] can/esd_usb2: Added support for esd CAN-USB/3 |
2022-06-11 17:12:25
|
linux-kernel
|
[PATCH 2/2] can: etas_es58x: fix signedness of USB RX and TX pipes |
2022-06-11 16:35:07
|
linux-kernel
|
[PATCH 1/2] can: etas_es58x: replace es58x_device::rx_max_packet_size by usb_maxpacket() |
2022-06-11 16:26:28
|
linux-kernel
|
[PATCH 0/2] can: etas_es58x: cleanups on struct es58x_device |
2022-06-10 14:52:07
|
linux-kernel
|
[PATCH v6 2/7] can: Kconfig: turn menu "CAN Device Drivers" into a menuconfig using CAN_DEV |
2022-06-10 14:48:59
|
linux-kernel
|
[PATCH v6 3/7] can: bittiming: move bittiming calculation functions to calc_bittiming.c |
2022-06-10 14:46:57
|
linux-kernel
|
[PATCH v6 0/7] can: refactoring of can-dev module and of Kbuild |
2022-06-10 14:46:49
|
linux-kernel
|
[PATCH v6 7/7] can: skb: drop tx skb if in listen only mode |
2022-06-10 14:35:34
|
linux-kernel
|
[PATCH v6 6/7] can: skb: move can_dropped_invalid_skb() and can_skb_headroom_valid() to skb.c |
2022-06-10 14:35:23
|
linux-kernel
|
[PATCH v6 5/7] net: Kconfig: move the CAN device menu to the "Device Drivers" section |
2022-06-10 14:34:53
|
linux-kernel
|
[PATCH v6 4/7] can: Kconfig: add CONFIG_CAN_RX_OFFLOAD |
2022-06-10 14:34:41
|
linux-kernel
|
[PATCH v6 1/7] can: Kconfig: rename config symbol CAN_DEV into CAN_NETLINK |
2022-06-08 07:08:39
|
linux-kernel
|
Re: [PATCH v5 4/7] can: Kconfig: add CONFIG_CAN_RX_OFFLOAD |
2022-06-08 06:23:20
|
linux-kernel
|
Re: [PATCH v5 0/7] can: refactoring of can-dev module and of Kbuild |
2022-06-08 06:17:15
|
linux-kernel
|
Re: [PATCH v5 4/7] can: Kconfig: add CONFIG_CAN_RX_OFFLOAD |
2022-06-08 05:11:04
|
linux-kernel
|
Re: [RFC PATCH 00/13] can: slcan: extend supported features |
2022-06-08 04:15:19
|
linux-kernel
|
Re: [RFC PATCH 00/13] can: slcan: extend supported features |
2022-06-08 03:16:33
|
linux-kernel
|
Re: [PATCH v5 4/7] can: Kconfig: add CONFIG_CAN_RX_OFFLOAD |
2022-06-07 13:51:46
|
linux-kernel
|
Re: [RFC PATCH 00/13] can: slcan: extend supported features |
2022-06-07 12:51:24
|
linux-kernel
|
Re: [PATCH V2 2/2] can: xilinx_can: Add Transmitter delay compensation (TDC) feature support |